[python-win32] Re: Infos on the python win32 build process

Roger Upole rwupole at msn.com
Fri Apr 29 23:53:30 CEST 2005


You can use setup.py in the source distribution to do an
automated build.  For example, I use
python.exe setup.py build --debug install
to install a debug build of the extensions.

        Roger



More information about the Python-win32 mailing list