Antoine Pitrou added the comment: > Antoine, I committed your patch (with a bit of comments added), > *leaving the module caching in*.
Thanks! > A longer term solution to all this will be > http://mail.python.org/pipermail/python-dev/2013-August/127766.html - > I want to eventually run all "monkey-patch the import environment to > simulate some situation" sub-tests of ET in different subprocesses to > they are kept independent. I find it useful that the test suite stresses module unloading or reloading. There's probably a bug either in ET or in the ET tests. I'm not saying it's a very important issue of course, but IMHO it would be better if we don't try to swipe it under the carpet :-) ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue15651> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com