[Python-Dev] Simpler reformulation of C inheritance Q.
Greg Ewing
greg@cosc.canterbury.ac.nz
Wed, 07 Aug 2002 14:08:43 +1200 (NZST)
Christian Tismer <tismer@tismer.com>:
> I'm not absolutely sure what I meant.
It sounds to me like Christian wants to be able to extend
the typeobject with new built-in method slots. Ideally
these would behave just like the existing ones, to the
extent of PyType_Ready generating Python wrappers for
them automatically.
Greg Ewing, Computer Science Dept, +--------------------------------------+
University of Canterbury, | A citizen of NewZealandCorp, a |
Christchurch, New Zealand | wholly-owned subsidiary of USA Inc. |
greg@cosc.canterbury.ac.nz +--------------------------------------+