Limnoria/sandbox/run_2to3.sh

2 lines
125 B
Bash
Raw Normal View History

python 2to3/run.py src/ plugins/ test/ scripts/* setup.py -wn -f all -f def_iteritems -f def_itervalues -f def_iterkeys "$@"