In article <[EMAIL PROTECTED]>,
Bruno Desthuilliers  <[EMAIL PROTECTED]> wrote:
>
>To make a long story short: Python 2.2 introduced a new object model 
>which is more coherent and more powerful than the original one. The old 
>one was kept so far for compatibility reasons, but there's absolutely no 
>reason to use it no more since "new-style" classes can do anything 
>"Classic" classes did and much more. IOW, don't even bother with 
>old-style classes.

And I'll make my usual knee-jerk response disagreeing with this.  For
more info, search groups.google.com.
-- 
Aahz ([EMAIL PROTECTED])           <*>         http://www.pythoncraft.com/

I support the RKAB
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to