Cross compile generation of .pyc from .py files...

ookoi sebastien.martini at gmail.com
Wed Mar 1 10:15:05 EST 2006


You should look at this blog entry:
http://www.voidspace.org.uk/python/weblog/arch_d7_2006_02_11.shtml#e222

But if you have the original .py it's quite insane to want to hack the
.pyc only for porting it under others architectures. Instead, use
setuptools.

-- 
sebastien - http://seb.dbzteam.com




More information about the Python-list mailing list