top | item 18157386

(no title)

Gorgor | 7 years ago

While u"" is accepted in current Python 3, for some reason they ignored the raw unicode string ur"" which still is a syntax error in Python 3. So, unicode_literals is definitely preferable.

discuss

order

No comments yet.