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 pconnell
Recipients akaptur, barry, ezio.melotti, pconnell, r.david.murray
Date 2013-11-23.13:48:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1385214503.34.0.84631054578.issue18036@psf.upfronthosting.co.za>
In-reply-to
Content
I've had a stab at creating a patch for this.

As well as mentioning __pycache__, I've tweaked some wording to reflect the fact that .pyc files are regenerated if the source file's length changes (as per issue13645).
History
Date User Action Args
2013-11-23 13:48:23pconnellsetrecipients: + pconnell, barry, ezio.melotti, r.david.murray, akaptur
2013-11-23 13:48:23pconnellsetmessageid: <1385214503.34.0.84631054578.issue18036@psf.upfronthosting.co.za>
2013-11-23 13:48:23pconnelllinkissue18036 messages
2013-11-23 13:48:23pconnellcreate