Sign in
android
/
platform
/
prebuilts
/
python
/
linux-x86
/
refs/heads/android-games-sdk-game-activity-release
/
.
/
bin
/
2to3
blob: cd517931388136b3122151c8b2a4fa90bef2ff76 [
file
] [
log
] [
blame
] [
edit
]
#!/tmpfs/src/git/out/python3/install/bin/python3.9
import
sys
from
lib2to3
.
main
import
main
sys
.
exit
(
main
(
"lib2to3.fixes"
))