Re: [python-win32] python 2.5.1 and MSVC++ 2008

2010-06-03 Thread Trent Nelson
On 6/3/2010 2:14 PM, Heather Kelly wrote: Hi, I work on a project that still supports 2.5.1 for now (we plan to upgrade to 2.6 in the near future). In the meantime, we are moving to MSVC++ 2008 from MSVC++ 2003. Up to now, we have been using the binary distribution of python, but I believe to

[python-win32] python 2.5.1 and MSVC++ 2008

2010-06-03 Thread Heather Kelly
Hi, I work on a project that still supports 2.5.1 for now (we plan to upgrade to 2.6 in the near future). In the meantime, we are moving to MSVC++ 2008 from MSVC++ 2003. Up to now, we have been using the binary distribution of python, but I believe to support MSVC++ 2008, we now must build