Hi,

Is it ok to subclass PyTypeObject, so that my custom 'tp_' fields can
appear at the bottom of it?  Is there anything like size requirements
going on in its code?  Or is it better to use 'tp_dict' or slots?

Thanks.

--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to