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