[Patches] [ python-Patches-1189210 ] Don't assume all exceptions are SyntaxError's

SourceForge.net noreply at sourceforge.net
Tue Apr 26 03:51:01 CEST 2005


Patches item #1189210, was opened at 2005-04-24 18:26
Message generated for change (Settings changed) made by bcannon
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1189210&group_id=5470

Category: Parser/Compiler
Group: AST
Status: Open
Resolution: None
Priority: 5
Submitted By: John Ehresman (jpe)
>Assigned to: Brett Cannon (bcannon)
Summary: Don't assume all exceptions are SyntaxError's

Initial Comment:
Attached patch simple propagates non-syntax errors up
and allows ast_for_atom to return NULL.  Needed for
some of the unicode tests.

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

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


More information about the Patches mailing list