On Mar 5, 12:50 pm, [EMAIL PROTECTED] wrote:
> What is a class that is not a module?

Why is a raven like a writing desk?

As for Python class information, I would recommend reading the
following sites:

http://docs.python.org/tut/node11.html
http://www.diveintopython.org/object_oriented_framework/defining_classes.html

And for modules, check these out:

http://docs.python.org/tut/node8.html
http://www.penzilla.net/tutorials/python/modules/

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

Reply via email to