On Sun, 27 Dec 2009 19:53:02 +0100, detlev <[email protected]> wrote: > Hi, > > latest snapshot seems to have a little problem with QHostAddress. The > following entered in a Python shell > > QHostAddress(QHostAddress.Any).toString() > > results in > > PyQt4.QtCore.QString(u'0.0.0.4') > > However, the address should be '0.0.0.0'. Any idea what could be wrong?
Fixed in tonight's SIP snapshot - there's no need to rebuild PyQt. The QColor problem is the same bug. Thanks, Phil _______________________________________________ PyQt mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/pyqt
