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 _______________________________________________ Patches mailing list [email protected] http://mail.python.org/mailman/listinfo/patches
