Limnoria/sandbox/run_2to3.sh

2 lines
135 B
Bash
Raw Normal View History

2012-08-05 13:28:09 +02:00
python 2to3/run.py src/ plugins/ test/ scripts/* setup.py -wn -f all -f def_iteritems -f def_itervalues -f def_iterkeys -f reload "$@"