[Python-3000] A better way to initialize PyTypeObject

Fredrik Lundh fredrik at pythonware.com
Thu Dec 7 16:10:44 CET 2006


Talin wrote:

> OK. Its easy to implement either way. I coded up a string-based version,
> but if you guys want integer constants that's fine with me; probably
> best to let Fredrik & Larry tweak their patch rather than me continuing
> along this path since their stuff is further along.

wouldn't it be easier to just look at Larry's stuff and steal the good things, if there
are any?  what worries me is that people pop up over in 2.X land, come up with
new ideas and provide patches, only to find that nobody cares about what they
do; the 2.X:ers finds the changes too radical for Python 2.X, while the 3.X:ers
are too busy with their own ideas.

</F> 





More information about the Python-3000 mailing list