Patches item #1755885, was opened at 2007-07-18 01:36 Message generated for change (Comment added) made by gvanrossum You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1755885&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 2.6 >Status: Closed >Resolution: Accepted Priority: 5 Private: No Submitted By: Kurt B. Kaiser (kbk) Assigned to: Guido van Rossum (gvanrossum) Summary: Show Location of Unicode Escape Errors Initial Comment: ref http://mail.python.org/pipermail/python-3000/2007-July/008762.html This patch massages a unicode escape decoding error encountered during compilation into a syntax error, making it much easier to locate. ---------------------------------------------------------------------- >Comment By: Guido van Rossum (gvanrossum) Date: 2007-07-18 13:19 Message: Logged In: YES user_id=6380 Originator: NO Thanks! I checked a slightly modified version in. Committed revision 56441. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1755885&group_id=5470 _______________________________________________ Patches mailing list Patches@python.org http://mail.python.org/mailman/listinfo/patches