[Patches] [ python-Patches-1194895 ] [AST] throw SyntaxError in "from x import y, "

SourceForge.net noreply at sourceforge.net
Wed May 4 03:23:51 CEST 2005


Patches item #1194895, was opened at 2005-05-03 20:23
Message generated for change (Settings changed) made by logistix
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1194895&group_id=5470

Category: Parser/Compiler
Group: AST
Status: Open
Resolution: None
Priority: 5
Submitted By: logistix (logistix)
>Assigned to: Brett Cannon (bcannon)
Summary: [AST] throw SyntaxError in "from x import y,"

Initial Comment:
This patch adds invalid trailing comma detection to the
compiler.  This is the root cause of one of the errors
currently thrown in test compile.

One down, one to go.

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

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


More information about the Patches mailing list