Differences between revisions 1 and 2
Revision 1 as of 2011-01-14 17:03:32
Size: 116
Editor: CarlNobile
Comment:
Revision 2 as of 2011-01-14 17:04:24
Size: 124
Editor: CarlNobile
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
= Python-Recompile .pyc and .pyo files = = Python-Recompile Library .pyc and .pyo Files =

Python-Recompile Library .pyc and .pyo Files

export PYTHONPATH=/opt/local/toolkit/python-2.7/; python -m compileall

PythonRecompile (last edited 2011-01-19 20:06:15 by CarlNobile)