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 xdegaye
Recipients Alex.Willmer, barry, doko, koobs, martin.panter, ned.deily, r.david.murray, thomas-petazzoni, twouters, vstinner, xdegaye
Date 2016-07-28.16:05:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1469721900.27.0.289961167792.issue26852@psf.upfronthosting.co.za>
In-reply-to
Content
> About doko's note and your response: unless this patch does not install the source (I haven't looked), the __pycache__ files *will* be rebuilt at interpreter start, according to the text you quoted.

Right, and since the source files are removed, the __pycache__ files are *not* built. Hence my negative answer to Matthias.
History
Date User Action Args
2016-07-28 16:05:00xdegayesetrecipients: + xdegaye, twouters, barry, doko, vstinner, ned.deily, r.david.murray, martin.panter, koobs, thomas-petazzoni, Alex.Willmer
2016-07-28 16:05:00xdegayesetmessageid: <1469721900.27.0.289961167792.issue26852@psf.upfronthosting.co.za>
2016-07-28 16:05:00xdegayelinkissue26852 messages
2016-07-28 16:05:00xdegayecreate