Sign in
chromium
/
external
/
github.com
/
python
/
cpython
/
45efe034e66973c8702b8bbbcac041c873aa5da3
/
.
/
Lib
/
lib2to3
/
tests
/
__main__.py
blob: 40a23a297ec2b4f51ce36902fb6af3608b4af0bd [
file
]
from
.
import
load_tests
import
unittest
unittest
.
main
()