Home
last modified time | relevance | path

Searched refs:bytefile (Results 1 – 4 of 4) sorted by relevance

/external/python/cpython3/Lib/xml/sax/
Dxmlreader.py242 def setByteStream(self, bytefile): argument
253 self.__bytefile = bytefile
/external/python/cpython2/Lib/xml/sax/
Dxmlreader.py240 def setByteStream(self, bytefile): argument
251 self.__bytefile = bytefile
/external/python/cpython2/Doc/library/
Dxml.sax.reader.rst292 .. method:: InputSource.setByteStream(bytefile)
/external/python/cpython3/Doc/library/
Dxml.sax.reader.rst295 .. method:: InputSource.setByteStream(bytefile)