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 kees
Recipients ChuckRhode, amaury.forgeotdarc, benjamin.peterson, kees, meador.inge
Date 2010-02-02.06:21:25
SpamBayes Score 4.1773978e-07
Marked as misclassified No
Message-id <1265091687.84.0.82973932621.issue6978@psf.upfronthosting.co.za>
In-reply-to
Content
It's available at least since 2.4.

We're using it in Pyjamas (pyjs.org) to generate javascript code from python code.

If there are better ways to produce python asts, I'd be happy to know that.
History
Date User Action Args
2010-02-02 06:21:28keessetrecipients: + kees, amaury.forgeotdarc, benjamin.peterson, meador.inge, ChuckRhode
2010-02-02 06:21:27keessetmessageid: <1265091687.84.0.82973932621.issue6978@psf.upfronthosting.co.za>
2010-02-02 06:21:25keeslinkissue6978 messages
2010-02-02 06:21:25keescreate