Sign in
chromium
/
external
/
github.com
/
python
/
cpython
/
9a448855b51b264d678e3ba3c168034c221806e2
/
.
/
Lib
/
test
/
test_lib2to3.py
blob: 5eaa5164d490a7b0c9f3d3e8d0e3a48da21a8f50 [
file
] [
log
] [
blame
]
from
lib2to3
.
tests
import
load_tests
import
unittest
if
__name__
==
'__main__'
:
unittest
.
main
()