Re: Problem with python compile

Поиск
Список
Период
Сортировка
От D'Arcy J.M. Cain
Тема Re: Problem with python compile
Дата
Msg-id 20020326015229.300511AFA@druid.net
обсуждение исходный текст
Ответ на Re: Problem with python compile  (Bernhard Herzog <bh@intevation.de>)
Список 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 по дате отправления:

Предыдущее
От: "Jeroen T. Vermeulen"
Дата:
Сообщение: libpqxx has HTML docs
Следующее
От: "Nicolas Bazin"
Дата:
Сообщение: pgc.l modif. has been overwritten again