SIGN IN SIGN UP

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.
V
Victor Stinner committed
82f04e2dfdd2bdfef5bd94f8d6615ac0a1f620b4
Parent: 6453e9e