Rémi Koenig <[email protected]> added the comment: Sorry to bother, but I just noticed that in this same document (http://docs.python.org/3.0/extending/newtypes.html), PyObject_HEAD_INIT(NULL) has not been replaced by PyVarObject_HEAD_INIT(NULL, 0).
_______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue5360> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
