Archive for August, 2014

 

Python compile

Aug 01, 2014 in Python

From: http://askubuntu.com/questions/324871/how-to-compile-a-python-file

python -m py_compile fileA.py fileB.py fileC.py