Eric V. Smith added the comment:

That's poor wording on my part: the call to PyUnicode_DecodeRawUnicodeEscape 
isn't actually execute if rawmode is false. So it's really just a dead branch 
that's being deleted.

----------

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

Reply via email to