Searched defs:TEXT_NODE (Results 1 - 2 of 2) sorted by relevance
/third_party/python/Lib/xml/dom/ | ||
H A D | __init__.py | 31 TEXT_NODE = 3 variable in Node |
H A D | expatbuilder.py | 36 TEXT_NODE = Node.TEXT_NODE variable |
Completed in 2 milliseconds