Hi Daniele, 2011/2/11 Daniele Esposti <[email protected]>: > QDateTimeEdit.setDate() doesn't accept Python datetime objects but > only a QDateTime instance. I thing makes more sense to accept both. > Shall I open a bug in the bug tracking system or this is a correct behaviour ?
Yep, I think that's reasonable to align with standard Python. Open a feature request for this, I would like to see that implemented, too :) Thanks, Thomas _______________________________________________ PySide mailing list [email protected] http://lists.openbossa.org/listinfo/pyside
