[Python-Dev] Python 2.4, MS .NET 1.1 and distutils

"Martin v. Löwis" martin at v.loewis.de
Sat Nov 27 02:00:35 CET 2004


Jim Fulton wrote:
> Or to distribute sources, especially via cvs or svn that *other*
> people can compile.  Even though I don't use windows myself, it
> would make my life a lot easier if people could compile Zope
> exptensions themselves rather than waiting for us or someone else
> to build windows binaries for them.

Of course, in that case, it will be sufficient if the other people
have VC.NET 2003 installed. Distutils will properly locate that
installation, and it will then produce proper extension modules.

Regards,
Martin


More information about the Python-Dev mailing list