On Sat, Oct 25, 2008 at 08:57:13PM -0700, Brock Pytlik wrote: > This looks good to me. > > Was some of the problem caused by things like PyDict_SetItem bumping the > reference count of its arguments?
That was pretty much it, yeah. That, and cal to Py_BuildValue() to build the return tuple. Thanks, Danek _______________________________________________ pkg-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/pkg-discuss
