[Patches] [ python-Patches-1189210 ] Don't assume all exceptions
are SyntaxError's
SourceForge.net
noreply at sourceforge.net
Mon Apr 25 03:26:25 CEST 2005
Patches item #1189210, was opened at 2005-04-25 01:26
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=1189210&group_id=5470
Category: Parser/Compiler
Group: AST
Status: Open
Resolution: None
Priority: 5
Submitted By: John Ehresman (jpe)
Assigned to: Nobody/Anonymous (nobody)
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