Use PyType_Ready() for initialization of the ob_type field of our
types (the tp_base field must be initialized prior to that call).
G
Guido van Rossum committed
a7b9b3ccba6f48a11cb2ee8f55d53696ed7b4697
Parent: 8efd6ce
types (the tp_base field must be initialized prior to that call).