index
:
cpython
3.10
3.11
3.12
3.13
3.14
3.9
main
The Python programming language
Aslak Raanes
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
Lib
/
test
/
test_importlib.py
blob: 6ed05859c934e106c68eb0f24b06dd8cb639a409 (
plain
) (
blame
)
1
2
3
4
5
from importlib.test.__main__ import test_main if __name__ == '__main__': test_main()