cpython/Lib/test/libregrtest
Victor Stinner 82f04e2dfd regrtest: Fix module.__path__
Issue #26538: libregrtest: Fix setup_tests() to keep module.__path__ type
(_NamespacePath), don't convert to a list.

Add _NamespacePath.__setitem__() method to importlib._bootstrap_external.
2016-03-15 23:08:44 +01:00
..
__init__.py
cmdline.py
main.py
refleak.py
runtest.py
runtest_mp.py
save_env.py
setup.py regrtest: Fix module.__path__ 2016-03-15 23:08:44 +01:00