This website works better with JavaScript.
Explore
Help
Sign In
OPEN_RPA_PUBLIC
/
ORPA-pyOpenRPA
Watch
2
Star
0
Fork
You've already forked ORPA-pyOpenRPA
1
Code
Issues
2
Pull Requests
Packages
Projects
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.
938e36f8a7
dev-fastapi
prd
dev
dev-linux
v1.3.1
v1.2.6
v1.2.3
v1.2.13
v1.2.12
v1.0.34
test
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '938e36f8a7'
${ noResults }
ORPA-pyOpenRPA
/
Resources
/
WPy32-3720
/
python-3.7.2
/
Tools
/
scripts
/
2to3.py
6 lines
96 B
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