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 barry
Recipients Arfrever, barry
Date 2010-04-29.18:41:17
SpamBayes Score 0.00010003302
Marked as misclassified No
Message-id <1272566478.46.0.0325432642179.issue8563@psf.upfronthosting.co.za>
In-reply-to
Content
I guess I don't see the point in removing __pycache__ when the only .py file in the package directory has a SyntaxError.  I think that will be a rare case. Won't there usually be other .py files that compile just fine?
History
Date User Action Args
2010-04-29 18:41:18barrysetrecipients: + barry, Arfrever
2010-04-29 18:41:18barrysetmessageid: <1272566478.46.0.0325432642179.issue8563@psf.upfronthosting.co.za>
2010-04-29 18:41:17barrylinkissue8563 messages
2010-04-29 18:41:17barrycreate