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
> [email protected]
> _______________________________________________
> PyQt mailing list    [email protected]
> 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.

_______________________________________________
PyQt mailing list    [email protected]
http://www.riverbankcomputing.com/mailman/listinfo/pyqt

Reply via email to