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 alexis, eric.araujo, pitrou, tarek, vstinner
Date 2011-11-12.14:28:48
SpamBayes Score 0.00012581424
Marked as misclassified No
Message-id <1321108129.16.0.926093798868.issue12119@psf.upfronthosting.co.za>
In-reply-to
Content
A 1999 comment in build_py from Greg Ward agrees with me:

    # XXX hey! we can't control whether we optimize or not; that's up
    # to the invocation of the current Python interpreter (at least
    # according to the py_compile docs).  That sucks.

If Tarek doesn’t object, I will make the change I proposed in my earlier message in distutils.
History
Date User Action Args
2011-11-12 14:28:49eric.araujosetrecipients: + eric.araujo, pitrou, vstinner, tarek, alexis
2011-11-12 14:28:49eric.araujosetmessageid: <1321108129.16.0.926093798868.issue12119@psf.upfronthosting.co.za>
2011-11-12 14:28:48eric.araujolinkissue12119 messages
2011-11-12 14:28:48eric.araujocreate