Message 178575 - Python tracker (original) (raw)
David, how would this help pickle not find elementtree though? It's already in sys.modules before fresh_import is used, because test___all_ put it there.
I'm experimenting with just deleting _elementtree from sys.modules before running the tests, so far with little success.