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 berdario
Recipients berdario, brett.cannon, eric.snow, ezio.melotti, ncoghlan
Date 2014-01-21.16:13:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1390320810.34.0.633314384866.issue20321@psf.upfronthosting.co.za>
In-reply-to
Content
yes, sorry... I tried to "simplify" and generalize it too much (I tried to avoid creating a new directory in the test, assuming that the same behavior could make sense by only creating a new module in the current directory)

I'll reupload the correct version of the failing code, and I'll try to understand importlib.invalid_caches before eventually reopening it
History
Date User Action Args
2014-01-21 16:13:30berdariosetrecipients: + berdario, brett.cannon, ncoghlan, ezio.melotti, eric.snow
2014-01-21 16:13:30berdariosetmessageid: <1390320810.34.0.633314384866.issue20321@psf.upfronthosting.co.za>
2014-01-21 16:13:30berdariolinkissue20321 messages
2014-01-21 16:13:30berdariocreate