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 eric.smith
Recipients barry, brett.cannon, eric.araujo, eric.smith, jaraco
Date 2012-05-17.01:34:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1337218477.1.0.833870496388.issue14715@psf.upfronthosting.co.za>
In-reply-to
Content
Actually, I was planning on resetting everything, but I haven't gotten that to work yet. I can't figure out why (but I will!).

With the current patch, where things are not reset, the only test I had to change was test_path_importer_cache_empty_string. That change is in the attached -0 diff.

I can't decide which way I prefer it. I might add a parameter to control the behavior.
History
Date User Action Args
2012-05-17 01:34:37eric.smithsetrecipients: + eric.smith, barry, brett.cannon, jaraco, eric.araujo
2012-05-17 01:34:37eric.smithsetmessageid: <1337218477.1.0.833870496388.issue14715@psf.upfronthosting.co.za>
2012-05-17 01:34:36eric.smithlinkissue14715 messages
2012-05-17 01:34:36eric.smithcreate