durusmail: qp: class Form(object): but class Widget:
class Form(object): but class Widget:
2006-02-06
2006-02-06
class Form(object): but class Widget:
mario ruggier
2006-02-06
Just noticed this... does not cause me any specific problem that I am
aware of, but, is there any special reason for not having Widget also
inherit from object, as Form does? Or is this just a historical typo?

mario

reply