This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author benjamin.peterson
Recipients benjamin.peterson, brett.cannon, collinwinter, jackdied, rhettinger
Date 2008-08-21.22:06:49
SpamBayes Score 0.0006201351
Marked as misclassified No
Message-id <1219356410.08.0.584859164031.issue2366@psf.upfronthosting.co.za>
In-reply-to
Content
Good work on the patch! It looks pretty good. I'm attaching a patch with
a few minor changes. I don't really understand the need for
fixup_parse_tree, since I see in the Grammar that a suite is required
for every classdef.
History
Date User Action Args
2008-08-21 22:06:50benjamin.petersonsetrecipients: + benjamin.peterson, brett.cannon, collinwinter, rhettinger, jackdied
2008-08-21 22:06:50benjamin.petersonsetmessageid: <1219356410.08.0.584859164031.issue2366@psf.upfronthosting.co.za>
2008-08-21 22:06:49benjamin.petersonlinkissue2366 messages
2008-08-21 22:06:49benjamin.petersoncreate