[Patches] [ python-Patches-1755885 ] Show Location of Unicode Escape Errors

SourceForge.net noreply at sourceforge.net
Wed Jul 18 07:36:32 CEST 2007


Patches item #1755885, was opened at 2007-07-18 01:36
Message generated for change (Tracker Item Submitted) made by Item Submitter
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: Open
Resolution: None
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.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1755885&group_id=5470


More information about the Patches mailing list