mirror of
https://gitlab.gnome.org/GNOME/libxml2.git
synced 2025-10-18 16:08:59 +03:00
Add support for xpathRegisterVariable in Python
This commit is contained in:
committed by
Daniel Veillard
parent
483272f3f0
commit
519bc6a3ab
@@ -622,7 +622,6 @@ libxml_xmlXPathObjectPtrConvert(PyObject * obj)
|
||||
printf("Unable to convert Python Object to XPath");
|
||||
#endif
|
||||
}
|
||||
Py_DECREF(obj);
|
||||
return (ret);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user