[Python-3000] A better way to initialize PyTypeObject
Fredrik Lundh
fredrik at pythonware.com
Tue Nov 28 10:35:48 CET 2006
Talin wrote:
> Has anyone proposed the notion of getting away from C-style initializer
> lists, at least for the case of PyTypeObject?
yes, and it was mentioned in the python-dev summaries that were mailed
out a couple of days ago:
http://effbot.org/zone/idea-register-type.htm
Larry Hastings has prepared a patch for this; check the patch tracker or
the python-dev archives for details.
</F>
More information about the Python-3000
mailing list