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:
David Binger
2006-02-06
On Feb 6, 2006, at 3:18 PM, mario ruggier wrote:

> 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?

Quixote's Widget class inherits from object, and
I can't think of any reason QP's should be different.
I'll change it.




reply