On Sun, 25 Oct 2009 02:24:05 +0800, Fei Xue <[email protected]> wrote: > Hi! The code below can make python seg fault. Steps to reproduce: run this > program,modify the value of a cell, then click submit button,python will > seg > fault.The correct result is the value of the second column will change to > 999 after click submit buttoon. > > When I use PyQt 4.4,the crash will not happen.Under PyQt 4.5/4.6,python > does crash.
This should be fixed in tonight's SIP snapshot. Phil _______________________________________________ PyQt mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/pyqt
