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