Compile C program -> .pyc file

Steve Holden steve at holdenweb.com
Fri Oct 21 11:17:35 EDT 2005


Ernesto wrote:
> Is there a way to compile a C program into a .pyc file that has the
> same behavior as the compiled C program?
> 
> Thanks!
> 
Here's a start:

http://codespeak.net/pipermail/pypy-dev/2003q1/000198.html

regards
  Steve
-- 
Steve Holden       +44 150 684 7255  +1 800 494 3119
Holden Web LLC                     www.holdenweb.com
PyCon TX 2006                  www.python.org/pycon/




More information about the Python-list mailing list