Use PyType_Ready() for initialization of the ob_type field of our
types (the tp_base field must be initialized prior to that call).
Showing
Please register or sign in to comment
types (the tp_base field must be initialized prior to that call).