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
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