Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/xml/dom/
Dminidom.py1736 def _create_notation(self, name, publicId, systemId): member in Document
/external/python/cpython2/Lib/xml/dom/
Dminidom.py1662 def _create_notation(self, name, publicId, systemId): member in Document