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