Terry J. Reedy added the comment:

In 3.3+ the u prefix is ignored in the lexer stage and I am sure that is tested 
in the string literal syntax tests. It has nothing to do with printing. The 
commented out tests you appropriately removed were testing the printing of 
unicode instead of byte strings.

----------
nosy: +ezio.melotti, michael.foord, pitrou, terry.reedy
stage:  -> patch review
type:  -> enhancement

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue17365>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to