Sign in
android
/
toolchain
/
prebuilts
/
ndk
/
r17
/
deabaef24322c1a30a099a2af08e9fd1514c28b5
/
.
/
prebuilt
/
linux-x86_64
/
bin
/
2to3
blob: 9d9069f8380557022922bbbffc2ca4b3bcdfc313 [
file
] [
log
] [
blame
]
#!/buildbot/src/android/ndk-release-r17/out/python/linux-x86_64/install/host-tools/bin/python2.7
import
sys
from
lib2to3
.
main
import
main
sys
.
exit
(
main
(
"lib2to3.fixes"
))