I just dove into debugging a python problem in a QGIS plugin, and happen to be using William's excellent dev build for mac.
I noticed that when setting a pdb breakpoint: import pdb pyqtRemoveInputHook() pdb.set_trace() ..now when I finish debugging and type 'c', QGIS is able to continue rather than hitting an fatal error. Maybe my memory is just bad (possible!), but I think this is a new behavior, and I just wanted to call out who ever added this subtle fix. You are awesome!!! Thanks! Dane_______________________________________________ Qgis-developer mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/qgis-developer
