Questions to the FAQ

Scott David Daniels Scott.Daniels at Acm.Org
Wed Jul 14 20:24:43 EDT 2004


John Lenton wrote:

> On Wed, 14 Jul 2004 16:41:30 -0700, Scott David Daniels
> <scott.daniels at acm.org> wrote:
> 
>>You can't have a new-style class inherit from a classic class, nor can
>>you have a new-style inherit from a classic class.  So, the "style" of
>>a class (classic or new-style) that inherits from some other class is
>>inherited.
> 
> I'm just nitpicking, I know, but I think this isn't exact: you can
> have a new-style inherit from a classic class:
> 
OK, I was trying to be simple enough to be understood, and I got too
simple.

-- 
-Scott David Daniels
Scott.Daniels at Acm.Org



More information about the Python-list mailing list