only .exe

Steven D'Aprano steve+comp.lang.python at pearwood.info
Sun Nov 25 18:50:58 EST 2012


On Sun, 25 Nov 2012 14:09:49 -0800, bakie wrote:

> how to make to complie my python code ?

python -m compileall filename.py


If this does not answer your question, please explain your question more 
carefully. We are not mind-readers, we cannot tell what you are thinking, 
only what you post.


-- 
Steven



More information about the Python-list mailing list