Sign in
◑
Theme
chromium
/
external
/
github.com
/
python
/
cpython
/
3796befe3780b1d2cf66ec36b96167a05ae6c58c
/
.
/
Lib
/
lib2to3
/
__main__.py
blob: 80688baf27abfcaf99ea680787f17212747db5f6 [
file
]
import
sys
from
.
main
import
main
sys
.
exit
(
main
(
"lib2to3.fixes"
))