Fulvio wrote: > Looking for documents (free download) which clearly explain the way of > programming python classes and lots of examples as a bonus.
http://www.freenetpages.co.uk/hp/alan.gauld/ On the frames page, go down to "Advanced Topics" and "Object Oriented Programming" And from the other thread we were on: > Think of a class as both a "blueprint" for objects and a factory > creating these objects. The class lets you define the attributes and > behaviors of it's instances. http://tinyurl.com/yd97t5 rd -- http://mail.python.org/mailman/listinfo/python-list