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 myronww
Recipients benjamin.peterson, brett.cannon, georg.brandl, myronww, ncoghlan, r.david.murray, vstinner
Date 2015-12-16.23:05:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1450307128.0.0.570139360428.issue25885@psf.upfronthosting.co.za>
In-reply-to
Content
Would it be prudent to add a Parse flag to the AST module that could provide one of two types of AST's an optimized AST or a complete AST
History
Date User Action Args
2015-12-16 23:05:28myronwwsetrecipients: + myronww, brett.cannon, georg.brandl, ncoghlan, vstinner, benjamin.peterson, r.david.murray
2015-12-16 23:05:28myronwwsetmessageid: <1450307128.0.0.570139360428.issue25885@psf.upfronthosting.co.za>
2015-12-16 23:05:27myronwwlinkissue25885 messages
2015-12-16 23:05:27myronwwcreate