Message 392452 - Python tracker

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.

Content
Gee whiz!  Sorry about that.  I swear, it works fine on my machine.

I'll incorporate import_helper.import_fresh_module helper into the test as you suggest, and once I get it to work I'll send you a PR.  I don't know how to test fixing this failure, though, because again it already works fine on my machine.

Why would it fail on Windows?  Are there dramatic differences under the covers with respect to the import machinery and caching and such between POSIX and Windows?