DistUtils and optimized compile

Michael Ströder michael at stroeder.com
Mon Jun 25 11:27:37 EDT 2001


HI!

I'd like to use DistUtils for a pure Python module package.
Everything seems to be ok so far but when doing python setup.py
install only the .pyc byte-code is compiled and installed. I'm
missing the .pyo files with the optimized compiled byte-code.

Any help's appreciated.

Ciao, Michael.



More information about the Python-list mailing list