Patches item #1720390, was opened at 2007-05-16 17:23 Message generated for change (Comment added) made by ron_adam You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1720390&group_id=5470
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Parser/Compiler Group: Python 3000 Status: Open Resolution: None Priority: 5 Private: No Submitted By: Ron Adam (ron_adam) Assigned to: Nobody/Anonymous (nobody) Summary: Remove backslash escapes from tokanize.c. Initial Comment: This patch modifies tokanizer.c so that it does not skip the character after a backslash in determining the end of a string in raw strings only. A few strings needed changes in order to compile. Two in textwrap.py, and one in distutils/util.py. This does not include changes needed for tests to pass. I'll include those in a separate patch. ---------------------------------------------------------------------- >Comment By: Ron Adam (ron_adam) Date: 2007-05-16 17:31 Message: Logged In: YES user_id=1687923 Originator: YES Forgot to specify... This is against the py3k-struni branch, revision 55388. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1720390&group_id=5470 _______________________________________________ Patches mailing list Patches@python.org http://mail.python.org/mailman/listinfo/patches