Home
last modified time | relevance | path

Searched refs:_locator (Results 1 - 3 of 3) sorted by relevance

/third_party/python/Lib/xml/sax/
H A D_exceptions.py62 self._locator = locator
68 self._systemId = self._locator.getSystemId()
69 self._colnum = self._locator.getColumnNumber()
70 self._linenum = self._locator.getLineNumber()
83 return self._locator.getPublicId()
H A Dhandler.py55 self._locator = None
78 self._locator = locator
/third_party/python/Lib/xml/dom/
H A Dpulldom.py14 _locator = None variable in PullDOM
39 self._locator = locator

Completed in 2 milliseconds