Home
last modified time | relevance | path

Searched refs:element_remove (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython2/Modules/
D_elementtree.c1212 element_remove(ElementObject* self, PyObject* args) in element_remove() function
1541 {"remove", (PyCFunction) element_remove, METH_VARARGS},