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? Regards, Detlev -- Detlev Offenbach [email protected] _______________________________________________ PyQt mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/pyqt
