Aahz <[EMAIL PROTECTED]> wrote:

> In article <[EMAIL PROTECTED]>,
> Alex Martelli <[EMAIL PROTECTED]> wrote:
> >Aahz <[EMAIL PROTECTED]> wrote:
> >> 
> >> Method resolution order is the primary up-front difference, but
> >> introspective code can also have problems.  
> >
> >The crucial difference between the old-style classes and the new ones
> >is about how Python lookups special methods.
> 
> Right.  Thanks!  I don't actually use new-style classes much myself, so
> I forgot about that one.  (And I needed it for the draft that's due
> today...)

Glad to have been of help, then!  BTW, I use new-style classes almost
exclusively (except when maintaining legacy code, or, up to 2.4, for
exceptions)...


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

Reply via email to