Re: Building Windows debug distribution

2004-12-10 Thread Thomas Heller
"Mark English" <[EMAIL PROTECTED]> writes: > I have a Windows build of Python 2.4 core with all the extensions, both > debug and release. The release installer is built by msi.py > Is there a way to build a debug distribution other than rewriting msi.py > ? But rewriting msi.py shouldn't be hard

Building Windows debug distribution

2004-12-10 Thread Mark English
I have a Windows build of Python 2.4 core with all the extensions, both debug and release. The release installer is built by msi.py Is there a way to build a debug distribution other than rewriting msi.py ? --- The information co