Should I change the name of __new__? (Re: [Pyrex] Inheritance for extension types)

Bob Ippolito bob at redivi.com
Fri Feb 13 03:47:50 CET 2004


On Feb 12, 2004, at 8:25 PM, Paul Prescod wrote:

> Greg Ewing wrote:
>
>> However, this will break a large proportion of Pyrex code
>> people have already written, so I may need to phase it in
>> by allowing __new__ as a synonym for a while, with a warning
>> that its semantics may change.
>
> I think that the short-term pain is worth it.

from __pastmistakes__ import __new__ ? :)

-bob





More information about the Pyrex mailing list