"[EMAIL PROTECTED]" <[EMAIL PROTECTED]> writes:

> On 14 mai, 19:45, Arnaud Delobelle <[EMAIL PROTECTED]> wrote:
>> __new__ is a static method!
>
> __new__ is a special-cased staticmethod that  1/ must not be declared
> as such and 2/ takes the class object as first args. As far as I'm
> concerned, it's semantically a classmethod.

It's a static method!

-- 
Arnaud
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to