Sign in
◑
Theme
chromium
/
external
/
github.com
/
python
/
cpython
/
e97a5b2bda0b1b0352137e564a93e0176b6619e5
/
.
/
Lib
/
test
/
test_importlib.py
blob: 6ed05859c934e106c68eb0f24b06dd8cb639a409 [
file
]
from
importlib
.
test
.
__main__
import
test_main
if
__name__
==
'__main__'
:
test_main
()