On Sat, Jan 9, 2010 at 1:29 PM, Phil Thompson <[email protected]>wrote:
> On Sat, 9 Jan 2010 12:03:38 -0800, Karthik Tharavaad > <[email protected]> wrote: > > Thanks for replying Phil, thats a great point which I didn't think about. > > However 2 points > > - Even if the QWebPage does not parent the QNetworkAccessManager, > > shouldn't > > it still hold a reference to it and keep it from getting deleted? > > Perhaps. > So I take it that there is a bug with the pyqt or qt framework? > > > - Even if the behavior is intended, under no circumstances should my > > example program1 crash Python.exe the way it does right now. Is there > > something wrong with the error handling code? > > No - what do you expect to happen? > > I would expect some kind of descriptive error rather than just python.exe crashing. Thats usually what happens when I try to do something "bad" > Phil > Cheers Karthik
_______________________________________________ PyQt mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/pyqt
