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 chris.jerdonek
Recipients alexgarel, brett.cannon, chris.jerdonek, michael.foord, r.david.murray, rbcollins, slmnhq
Date 2012-06-04.15:45:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1338824715.4.0.896327430839.issue7559@psf.upfronthosting.co.za>
In-reply-to
Content
That sounds fine.  I just got the sense from above that there was a desire to call invalidate_caches() as few times as possible.

And yes, I agree only before is necessary.  I had just taken what you said above literally (that "[the cache] should be reset by tests that change what's on the path"), thinking that you wanted to maintain the principle that tests should leave things as they were at the beginning.
History
Date User Action Args
2012-06-04 15:45:15chris.jerdoneksetrecipients: + chris.jerdonek, brett.cannon, rbcollins, r.david.murray, michael.foord, slmnhq, alexgarel
2012-06-04 15:45:15chris.jerdoneksetmessageid: <1338824715.4.0.896327430839.issue7559@psf.upfronthosting.co.za>
2012-06-04 15:45:14chris.jerdoneklinkissue7559 messages
2012-06-04 15:45:14chris.jerdonekcreate