Re: Problem with python compile - Mailing list pgsql-interfaces

From D'Arcy J.M. Cain
Subject Re: Problem with python compile
Date
Msg-id 20020326015229.300511AFA@druid.net
Whole thread Raw
In response to Re: Problem with python compile  (Bernhard Herzog <bh@intevation.de>)
List pgsql-interfaces
On March 25, 2002 08:36 am, Bernhard Herzog wrote:
> "D'Arcy J.M. Cain" <darcy@druid.net> writes:
> > On March 25, 2002 06:18 am, Bernhard Herzog wrote:
> > > #if PY_VERSION_HEX < 0x01060000
> > > #define PyObject_Del(op) PyMem_Del((op))
> > > #endif
> >
> > I will do that but I wonder what is wrong with the macro?
>
> Because the macros shouldn't be used in extension modules. From
> http://python.org/doc/current/api/memoryInterface.html:

Right you are.  Changes submitted.

-- 
D'Arcy J.M. Cain <darcy@{druid|vex}.net>   |  Democracy is three wolves
http://www.druid.net/darcy/                |  and a sheep voting on
+1 416 425 1212     (DoD#0082)    (eNTP)   |  what's for dinner.


pgsql-interfaces by date:

Previous
From: "Jeroen T. Vermeulen"
Date:
Subject: libpqxx has HTML docs
Next
From: "Nicolas Bazin"
Date:
Subject: pgc.l modif. has been overwritten again