This website works better with JavaScript.
Explore
Help
Sign In
m2e7wtv3u
/
p9ew5o3q7
Watch
1
Star
0
Fork
You've already forked p9ew5o3q7
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
master
caigy
master
chenzw
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'master'
${ noResults }
p9ew5o3q7
/
Tools
/
scripts
/
2to3.py
6 lines
101 B
Raw
Permalink
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