Edward K Ream added the comment:
On Fri, Apr 26, 2013 at 8:51 AM, Edward K. Ream <[email protected]>wrote:
>
> If this is not a bug, why does six define six.u as
> unicode(s,"unicode_escape") for *all* u constants??
>
Oops. The following works::
s = r'\\Upsilon'
unicode(s,"unicode_escape")
My apologies for the noise.
Edward
----------
nosy: +edreamleo
_______________________________________
Python tracker <[email protected]>
<http://bugs.python.org/issue17850>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe:
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com