[Patches] [ python-Patches-1176019 ] Implemented new 'class foo():pass' syntax

SourceForge.net noreply at sourceforge.net
Mon Apr 4 21:26:00 CEST 2005


Patches item #1176019, was opened at 2005-04-03 14:47
Message generated for change (Comment added) made by bcannon
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1176019&group_id=5470

Category: Parser/Compiler
Group: AST
Status: Open
Resolution: None
Priority: 5
Submitted By: logistix (logistix)
Assigned to: Brett Cannon (bcannon)
Summary: Implemented new 'class foo():pass' syntax

Initial Comment:
This patch implements the new 'class foo():pass' syntax 
for the ast branch.  It also includes minor modifications 
required to run build graminit.c on windows machines.

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

>Comment By: Brett Cannon (bcannon)
Date: 2005-04-04 12:25

Message:
Logged In: YES 
user_id=357491

Do you know why graminit.c stopped working on Windows? 
Kurt's report on the merger didn't show any issues on
Windows and so I wonder if the problem goes back to the main
branch as well.

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

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


More information about the Patches mailing list