(this will backport `str` to be `newstr` in Py2, a...
# general
h
(this will backport
str
to be
newstr
in Py2, and the native
str
in Py3 - unicode semantics for both)