go: #set -eu; for pyver in cpython-2.5 cpython-2.6 cpython-2.7 cpython-3.0 cpython-3.1 cpython-3.2 pypy jython; do ./test-one "$$pyver"; done ./tests --no-compare clean: rm -rf save-dir-* rm -f *.tvf rm -f to-be-saved/im-a-fifo