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

Aahz aahz at pythoncraft.com
Tue Apr 11 17:46:09 EDT 2006


In article <443c22d1$0$11341$636a55ce at news.free.fr>,
Bruno Desthuilliers  <bdesth.quelquechose at free.quelquepart.fr> wrote:
>Aahz a écrit :
>> In article <443bbdbe$0$15517$626a54ce at news.free.fr>,
>> bruno at modulix  <onurb at 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 at pythoncraft.com)           <*>         http://www.pythoncraft.com/

"LL YR VWL R BLNG T S"



More information about the Python-list mailing list