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 scummos
Recipients benjamin.peterson, brett.cannon, eric.snow, meador.inge, scummos
Date 2013-01-10.22:07:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1357855624.14.0.1845600363.issue16795@psf.upfronthosting.co.za>
In-reply-to
Content
Here's another version now which I think could be used like this. All tests have been adjusted. I'll append two patches, one just containing the changes to the parser for ease of review, and one full diff which also contains changes to the generated files and the test adjustments.

Please point out any remaining problems you see with this so I can fix them.
History
Date User Action Args
2013-01-10 22:07:04scummossetrecipients: + scummos, brett.cannon, benjamin.peterson, meador.inge, eric.snow
2013-01-10 22:07:04scummossetmessageid: <1357855624.14.0.1845600363.issue16795@psf.upfronthosting.co.za>
2013-01-10 22:07:04scummoslinkissue16795 messages
2013-01-10 22:07:03scummoscreate