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, eric.araujo, eric.snow, ezio.melotti, meador.inge, scummos
Date 2013-03-18.16:56:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1363625783.25.0.393388672441.issue16795@psf.upfronthosting.co.za>
In-reply-to
Content
Hi Sven, I was about to apply this (sorry for the delay), and I realized there's one more thing. We have an example AST unparser in Tools/parser that needs to be updated for AST changes. You can run it's test suite by running test_tools in the main test suite.
History
Date User Action Args
2013-03-18 16:56:23benjamin.petersonsetrecipients: + benjamin.peterson, brett.cannon, ezio.melotti, eric.araujo, meador.inge, scummos, eric.snow
2013-03-18 16:56:23benjamin.petersonsetmessageid: <1363625783.25.0.393388672441.issue16795@psf.upfronthosting.co.za>
2013-03-18 16:56:23benjamin.petersonlinkissue16795 messages
2013-03-18 16:56:23benjamin.petersoncreate