Win32 Extenstion modules How To ???

jason petrone jp at NOSPAMdemonseed.net
Thu Apr 26 17:45:46 EDT 2001


xerox <xerox_boy at yahoo.com> wrote:
> I looked at the cook book approach in the documentation
> and the link for the compile.py script is broken.

> Does anyone have any complete examples allow with how
> to set up MS VC++ 6

I would suggest using swig(www.swig.org) to write modules.  The documentation
for swig explains how to compile with VC++.

-jason



More information about the Python-list mailing list