On 17.09.2012, 22:14:49 Phil Thompson wrote: > On Mon, 27 Aug 2012 12:10:23 -0700, Matt Newell <newe...@blur.com> wrote: >>> >>> The difference is the access to the (not necessarily present) objects. >>> How >>> are you getting these? >>> >>> Phil >> >> Here's the patch against a quite old hg checkout.
> After several more iterations (ok, rewrites) the implementation in the > current snapshot should be Ok - and work with %Imported modules. > Phil I'm pleased to report that this works fine for me. Some comments: In the docs about the "%DefaultVirtualErrorHandler" directive, there is a typo %DefaultVirtualErrorHandle my_handler which should read %DefaultVirtualErrorHandler my_handler In addition, the function type is not void my_handler(sip_gilstate_t, PyObject *); but instead void my_handler(sip_gilstate_t, sipSimpleWrapper*); Best Regards, Mathias Born _______________________________________________ PyQt mailing list PyQt@riverbankcomputing.com http://www.riverbankcomputing.com/mailman/listinfo/pyqt