Searched defs:xmllib (Results 1 - 1 of 1) sorted by relevance
/vbox/src/libs/libxml2-2.6.31/python/ | ||
H A D | generator.py | 27 import xmllib namespace 73 class SlowParser(xmllib.XMLParser): 81 xmllib.XMLParser.__init__(self) |
Completed in 62 milliseconds