Author: techfox9

Python compile

Friday, August 1st, 2014 @ 2:06 pm

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

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

Python


 


Comments are closed.