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 eric.araujo
Recipients daniel.urban, docs@python, eric.araujo, ezio.melotti, georg.brandl, terry.reedy
Date 2011-05-06.16:04:45
SpamBayes Score 0.017429594
Marked as misclassified No
Message-id <1304697886.48.0.140150809721.issue11762@psf.upfronthosting.co.za>
In-reply-to
Content
The Python Insider blog has a nice phrasing: “The AST module exposes a constant, ``ast.__version__``, which provides a means for user code to vary its behaviour depending on the version of the AST it encounters.”
History
Date User Action Args
2011-05-06 16:04:46eric.araujosetrecipients: + eric.araujo, georg.brandl, terry.reedy, ezio.melotti, daniel.urban, docs@python
2011-05-06 16:04:46eric.araujosetmessageid: <1304697886.48.0.140150809721.issue11762@psf.upfronthosting.co.za>
2011-05-06 16:04:45eric.araujolinkissue11762 messages
2011-05-06 16:04:45eric.araujocreate