Re: [python-win32] python on visual studio 2008

2008-01-07 Thread Suraj Barkale
Marcos Pinto gmail.com> writes: > > does anyone know of a third-party which unofficially provides python > built with visual studio 2008, There are patches for python trunk[1] which enable building python on Visual Studio 2008 (even the express editions). But I don't see it being backported to

Re: [python-win32] python on visual studio 2008

2008-01-04 Thread Marcos Pinto
thanks, but those are also built with 7.1 and not 2005 or 2008 On Jan 4, 2008 3:59 PM, Reedick, Andrew <[EMAIL PROTECTED]> wrote: > www.activestate.com has pre-built windows binaries for Python. > > > > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of M

Re: [python-win32] python on visual studio 2008

2008-01-04 Thread Reedick, Andrew
www.activestate.com has pre-built windows binaries for Python. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Marcos Pinto Sent: Friday, January 04, 2008 4:39 PM To: python-win32@python.org Subject: [python-win32] python on visual studio 2008 does any