Friday, August 29, 2014

perl -c equivalent in python

You actually need to compile the file like in:
python -m py_compile toto.py