Re: [Python-Dev] distutils fix for building Zope against Python 2.4.1c1

2005-03-11 Thread Tim Peters
[Trent Mick] > Investigation has turned up that I cannot keep my Python trees straight. > That patch *does* fix building PyWin32 against 2.4.1c1. Good! Please send a check for US$1000.00 to the PSF by Monday . ___ Python-Dev mailing list Python-Dev@pyth

Re: [Python-Dev] distutils fix for building Zope against Python 2.4.1c1

2005-03-11 Thread Trent Mick
[Trent Mick wrote] > [Trent Mick wrote] > > > > http://mail.python.org/pipermail/python-checkins/2005-March/045185.html > > > > Note that I also could not build PyWin32 against 2.4.1c1 and I suspect > > this was the same problem. (Still checking to see if this change fixes > > the PyWin32 build f

Re: [Python-Dev] distutils fix for building Zope against Python 2.4.1c1

2005-03-11 Thread Trent Mick
[Trent Mick wrote] > > http://mail.python.org/pipermail/python-checkins/2005-March/045185.html > > Note that I also could not build PyWin32 against 2.4.1c1 and I suspect > this was the same problem. (Still checking to see if this change fixes > the PyWin32 build for me. > ... It doesn't. Investi