wrapped_methods

Undocumented in source.

Members

Functions

wrapped_dealloc
void wrapped_dealloc(PyObject* self)
Undocumented in source. Be warned that the author may not have intended to support it.
wrapped_new
PyObject* wrapped_new(PyTypeObject* type, PyObject* args, PyObject* kwds)

The generic "__new__" method

Meta