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
« Oracle connect to schema sqlplus commands | Home | How-To disable IPv6 on RHEL6 / CentOS 6 / etc »
Author: techfox9
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