docs on using "new" PyTypeObject entries?

Paul Miller paul at fxtech.com
Tue Feb 20 18:04:21 EST 2001


Where can I find some documentation on how to use the tp_traverse,
tp_clear, tp_getattro, etc slots in the PyTypeObject? I just discovered
them and don't know what they do.



More information about the Python-list mailing list