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 vinay.sajip
Recipients alexis, carljm, eric.araujo, tarek, vinay.sajip
Date 2011-10-17.13:59:14
SpamBayes Score 0.022409422
Marked as misclassified No
Message-id <1318859951.81419.YahooMailNeo@web25805.mail.ukl.yahoo.com>
In-reply-to <1318855668.21.0.494657082711.issue12405@psf.upfronthosting.co.za>
Content
>s/directory that existed before Python was installed/directory that existed before any distribution was installed/

IMO there is no need to remember any directory which isn't actually created by pysetup3. Deleting a __pycache__ in a directory created by pysetup3 would be implicit, and not need to be recorded.
History
Date User Action Args
2011-10-17 13:59:15vinay.sajipsetrecipients: + vinay.sajip, tarek, carljm, eric.araujo, alexis
2011-10-17 13:59:14vinay.sajiplinkissue12405 messages
2011-10-17 13:59:14vinay.sajipcreate