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.snow
Recipients Arfrever, Julian, asvetlov, brett.cannon, eric.snow, meador.inge, python-dev, yselivanov
Date 2012-11-28.07:48:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1354088917.22.0.865798523616.issue15627@psf.upfronthosting.co.za>
In-reply-to
Content
Sorry, just now digging out of a massive backlog here.  The originally proposed name of "source_to_code()" might be more appropriate than compile_source().  The relationship to compilation is not compulsory and the name/docstring/docs might imply that.  If you're not opposed, Brett, I can make the change.

Regardless, glad to see this in. :)
History
Date User Action Args
2012-11-28 07:48:37eric.snowsetrecipients: + eric.snow, brett.cannon, Arfrever, asvetlov, meador.inge, Julian, python-dev, yselivanov
2012-11-28 07:48:37eric.snowsetmessageid: <1354088917.22.0.865798523616.issue15627@psf.upfronthosting.co.za>
2012-11-28 07:48:37eric.snowlinkissue15627 messages
2012-11-28 07:48:36eric.snowcreate