index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Tools
/
scripts
/
2to3
blob: 251c2917a4aaa6693e4a58d227b315459e5e2447 (
plain
)
1
2
3
4
5
#!/usr/bin/env python from lib2to3 import refactor import sys sys.exit(refactor.main())