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