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 serhiy.storchaka
Recipients benjamin.peterson, berker.peksag, georg.brandl, larry, serhiy.storchaka, zach.ware
Date 2015-04-19.06:11:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1429423903.11.0.277414646148.issue24002@psf.upfronthosting.co.za>
In-reply-to
Content
For issue24001 you need rather eval(ast). But a function for stringifying ast would be useful in any case.
History
Date User Action Args
2015-04-19 06:11:43serhiy.storchakasetrecipients: + serhiy.storchaka, georg.brandl, larry, benjamin.peterson, berker.peksag, zach.ware
2015-04-19 06:11:43serhiy.storchakasetmessageid: <1429423903.11.0.277414646148.issue24002@psf.upfronthosting.co.za>
2015-04-19 06:11:43serhiy.storchakalinkissue24002 messages
2015-04-19 06:11:43serhiy.storchakacreate