This website requires JavaScript.
Explore
Help
Sign In
zsjl
/
ict.shenzhi
Watch
1
Star
0
Fork
You've already forked ict.shenzhi
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
99e9cf325a
ict.shenzhi
/
Assets
/
StreamingAssets
/
cxx
/
Python37
/
Tools
/
scripts
/
2to3.py
6 lines
96 B
Python
Raw
Blame
History
#!/usr/bin/env python
import
sys
from
lib2to3
.
main
import
main
sys
.
exit
(
main
(
"
lib2to3.fixes
"
)
)
Reference in New Issue
View Git Blame
Copy Permalink