Re: Why new Python 2.5 feature "class C()" return old-style class ?
Available news archives: comp.lang.tcl - comp.lang.python - comp.security.firewalls - sci.crypt - comp.lang.php - comp.lang.javascript
Google
 
Web news.hping.org


comp.lang.python archive

Re: Why new Python 2.5 feature "class C()" return old-style class ?

From: Aahz <aahz@pythoncraft.com>
Date: Tue Apr 11 2006 - 23:46:09 CEST

In article <443c22d1$0$11341$636a55ce@news.free.fr>,
Bruno Desthuilliers <bdesth.quelquechose@free.quelquepart.fr> wrote:
>Aahz a écrit :
>> In article <443bbdbe$0$15517$626a54ce@news.free.fr>,
>> bruno at modulix <onurb@xiludom.gro> wrote:
>>>
>>>Please repeat this 101 times each morning:
>>>"thou shall not use old-style classes for they are deprecated".
>>
>> Classic classes are *NOT* deprecated.
>
>Perhaps not *officially* yet...

Not even unofficially. The point at which we have deprecation is when
PEP8 gets changed to say that new-style classes are required for
contributions.

-- 
Aahz (aahz@pythoncraft.com)           <*>         http://www.pythoncraft.com/
"LL YR VWL R BLNG T S"
Received on Sun Apr 30 22:54:49 2006