is python Object oriented??

Andreas Waldenburger geekmail at usenot.de
Sat Jan 31 14:26:08 EST 2009


On Sat, 31 Jan 2009 09:11:03 +0100 Laszlo Nagy <gandalf at shopzeus.com>
wrote:

> Python is not a pure object oriented language, because it has other 
> programming tools, for example functions.

I'm not sure about the first part of the sentence, but Python's
functions are objects. Check it in the interpreter: attributes,
methods, the whole caboodle.

regards,
/W

-- 
My real email address is constructed by swapping the domain with the
recipient (local part).



More information about the Python-list mailing list