Re: [Python-Dev] test___all__ polluting sys.modules?

2013年1月02日 17:43:03 -0800

Oh, I just remember this old issue which is somehow similar:
http://bugs.python.org/issue11995 
"test_pydoc loads all Python modules"
Running test_pydoc in a subprocess would work around this issue.
Arfrever wrote a patch, I didn't read it (sorry!).
Victor
_______________________________________________
Python-Dev mailing list
[email protected]
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to