index
:
cpython
3.10
3.11
3.12
3.13
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
/
lib2to3
/
tests
/
__main__.py
blob: 40a23a297ec2b4f51ce36902fb6af3608b4af0bd (
plain
) (
blame
)
1
2
3
4
from . import load_tests import unittest unittest.main()