[Python-Dev] PEP: Adding data-type objects to Python (original) (raw)

Ronald Oussoren ronaldoussoren at mac.com
Wed Nov 1 07:53:27 CET 2006


On Oct 31, 2006, at 6:38 PM, Thomas Heller wrote:

This mechanism is probably a hack because it'n not possible to add C accessible fields to type objects, on the other hand it is extensible (in principle, at least).

I better start rewriting PyObjC then :-). PyObjC stores some addition
information in the type objects that are used to describe Objective-C
classes (such as a reference to the proxied class).

IIRC This has been possible from Python 2.3.

Ronald

-------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/pkcs7-signature Size: 3562 bytes Desc: not available Url : http://mail.python.org/pipermail/python-dev/attachments/20061101/660e4844/attachment.bin



More information about the Python-Dev mailing list