[Python-Dev] PyObject_New vs PyObject_NEW

Skip Montanaro skip@pobox.com
Wed, 12 Mar 2003 13:40:10 -0600


    David> But for now, I think using PyObject_New/PyObject_Del is
    David> reasonable.

Or perhaps PyObject_NEW/PyObject_DEL.

S