is python Object oriented??

Steve Holden steve at holdenweb.com
Sat Jan 31 08:06:02 EST 2009


MC wrote:
> Re
> 
>> ‘builtin’ is not a class.
> 
> I think "object" ; not only "class"
> And "builtin" is an object.
> 
You can think what you like, but there is a fundamental difference
between methods of a class and functions of a module. Until you
appreciate that you will likely make mistakes. Don't worry, though, we
all learn from our mistakes.

regards
 Steve
-- 
Steve Holden        +1 571 484 6266   +1 800 494 3119
Holden Web LLC              http://www.holdenweb.com/




More information about the Python-list mailing list