go:
	./this-pylint --which-2 none --to-pylint totally-random-password
	pep8 --max-line-len 132 totally-random-password
	#/usr/local/cpython-2.4/bin/python totally-random-password
	/usr/local/cpython-2.5/bin/python totally-random-password
	/usr/local/cpython-2.6/bin/python totally-random-password
	/usr/local/cpython-2.7/bin/python totally-random-password
	/usr/local/cpython-3.0/bin/python totally-random-password
	/usr/local/cpython-3.1/bin/python totally-random-password
	/usr/local/cpython-3.2/bin/python totally-random-password
	/usr/local/cpython-3.3/bin/python totally-random-password
	/usr/local/cpython-3.4/bin/python totally-random-password