Bruno Desthuilliers escreveu: > Paulo da Silva a écrit : ... >> >> c.py >> class c: > class C(object): > > 1/ better to stick to naming conventions (class names in CamelCase) Ok. Thanks. > 2/ do yourself a favor: use new-style classes I still have python 2.4.3 (The gentoo current version). I didn't find this in my tutorial. Would you please enlight me a bit about this (class C(object))? Or just point me out some doc to read about.
Thank you. Paulo -- http://mail.python.org/mailman/listinfo/python-list