[PyQt] Is this a PyQt bug?
Demetrius Cassidy
dcassidy36 at mass.rr.com
Fri Jul 30 21:52:01 BST 2010
I can confirm this also happens with the latest 4.7.5-f64f0e41c36c snapshot.
Sounds like a PyQt bug, though I have not looked at this other than testing
the code below.
Detlev Offenbach wrote:
>
> Hi,
>
> I am observing some strange behavior on Windows systems with latest
> installer.
> Executing these lines in a Python console crash the interpreter.
>
> from PyQt4.QtNetwork import QLocalSocket
> s = QLocalSocket()
>
> I don't know, if this is a Qt bug or a PyQt bug.
>
> Regards,
> Detlev
> --
> Detlev Offenbach
> detlev at die-offenbachs.de
> _______________________________________________
> PyQt mailing list PyQt at riverbankcomputing.com
> http://www.riverbankcomputing.com/mailman/listinfo/pyqt
>
>
--
View this message in context: http://old.nabble.com/Is-this-a-PyQt-bug--tp29308118p29309827.html
Sent from the PyQt mailing list archive at Nabble.com.
More information about the PyQt
mailing list