On Thursday 01 May 2008, İsmail Dönmez wrote:
> Hi,
>
> Following code will crash with PyQt4 snapshot and older versions :
> >>> a = str("")
> >>> b = QDataStream(a, QIODevice.ReadOnly)
> >>> b.readDouble()
>
> zsh: segmentation fault pythonFixed in tonight's snapshot. Thanks, Phil _______________________________________________ PyQt mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/pyqt
