Home
last modified time | relevance | path

Searched defs:attrib_in (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Lib/xml/etree/
DElementTree.py1230 def handler(tag, attrib_in, event=event, append=append, argument
1235 def handler(tag, attrib_in, event=event, append=append, argument
1537 def _start(self, tag, attrib_in): argument
1546 def _start_list(self, tag, attrib_in): argument
/external/python/cpython2/Modules/
D_elementtree.c2219 const XML_Char **attrib_in)