Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
7b57b15bd83879ee35f8758a84a7857a9968c145
/
.
/
Lib
/
test
/
test_lib2to3.py
blob: 5eaa5164d490a7b0c9f3d3e8d0e3a48da21a8f50 [
file
] [
log
] [
blame
]
from
lib2to3
.
tests
import
load_tests
import
unittest
if
__name__
==
'__main__'
:
unittest
.
main
()