On Sat, 31 Jan 2009 09:11:03 +0100 Laszlo Nagy <gand...@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).
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to