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 r.david.murray
Recipients benjamin.peterson, brett.cannon, georg.brandl, myronww, ncoghlan, r.david.murray
Date 2015-12-16.21:20:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1450300809.63.0.858672771381.issue25885@psf.upfronthosting.co.za>
In-reply-to
Content
Unlike the tokenizer, I don't think the AST module makes any guarantee about being able to reproduce the original source.  This might be a reasonable enhancement request, though.
History
Date User Action Args
2015-12-16 21:20:09r.david.murraysetrecipients: + r.david.murray, brett.cannon, georg.brandl, ncoghlan, benjamin.peterson, myronww
2015-12-16 21:20:09r.david.murraysetmessageid: <1450300809.63.0.858672771381.issue25885@psf.upfronthosting.co.za>
2015-12-16 21:20:09r.david.murraylinkissue25885 messages
2015-12-16 21:20:09r.david.murraycreate