MSVC 6.0 Unsupported?

Syver Enstad syver-en+usenet at online.no
Wed Aug 6 16:03:04 EDT 2003


Gerhard Häring <gh at ghaering.de> writes:

> Syver Enstad wrote:
> > "M.-A. Lemburg" <mal at lemburg.com> writes:
> >
> >>The best thing to do is to replace this code in Python's object.h
> >>file (Python23\Include\object.h; note the comment !):
> > That's exactly what I did and it worked fine.
> 
> Requiring users of my software to patch their Python instalation is
> not an option for me.

But Gerhard, what can I do? Every python extension that I will try to
compile will fail if it depends on a working staticforward. The most
rational thing to me is to patch object.h instead of patching every
.cpp/.c file that needs this define.

-- 

Vennlig hilsen 

Syver Enstad




More information about the Python-list mailing list