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

SourceForge.net noreply at sourceforge.net
Thu Jun 2 07:35:26 CEST 2005


Patches item #1194895, was opened at 2005-05-04 01:23
Message generated for change (Comment added) made by nascheme
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1194895&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: AST
>Status: Closed
>Resolution: Accepted
Priority: 5
Submitted By: logistix (logistix)
>Assigned to: Neil Schemenauer (nascheme)
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.

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

>Comment By: Neil Schemenauer (nascheme)
Date: 2005-06-02 05:35

Message:
Logged In: YES 
user_id=35752

Checked in as Python/ast.c 1.1.2.63.  Thanks for the patch.

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

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