Re: ActivePython 2.3.2 release and extension modules

2003-10-31 Thread David Ascher
Tuvi, Selim wrote: > Hi, we have a number of extension modules which are written in C and compiled > against Microsoft Visual Studio .NET 2002. Looks like your Win32 build of > ActivePython is with MSVC++ 6.0. Wouldn't that create a conflict with our extension > modules? I am specifically refe

ActivePython 2.3.2 release and extension modules

2003-10-31 Thread Tuvi, Selim
Hi, we have a number of extension modules which are written in C and compiled against Microsoft Visual Studio .NET 2002. Looks like your Win32 build of ActivePython is with MSVC++ 6.0. Wouldn't that create a conflict with our extension modules? I am specifically referring to the following piec