Christian Heimes <[email protected]> added the comment: New patch:
* corrected comment in Parser/tokenizer.c * added test for ub"" and bu"" raising SyntaxError * removed handling of ur"" from tokenize module Serhiy, could you please review my changed to the tokenize module? I think I found all relevant places but I'm not absolutely sure. ---------- keywords: +needs review stage: needs patch -> patch review Added file: http://bugs.python.org/file26056/issue15096-2.patch _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue15096> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
