[Python-Dev] Identifier API

"Martin v. Löwis" martin at v.loewis.de
Thu Oct 13 13:51:58 CEST 2011


> An alternative I am fond of is to to avoid introducing a new type, and
> simply initialize a PyObject * and register its address.

-1 on that, because of the lack of error checking.

Regards,
Martin


More information about the Python-Dev mailing list