Searched refs:PyMockFileIO (Results 1 - 2 of 2) sorted by relevance

/external/python/cpython2/Lib/test/
H A Dtest_io.py204 class PyMockFileIO(MockFileIO, pyio.BytesIO): class in inherits:MockFileIO, pyio.BytesIO
/external/python/cpython3/Lib/test/
H A Dtest_io.py208 class PyMockFileIO(MockFileIO, pyio.BytesIO): class in inherits:MockFileIO, pyio.BytesIO

Completed in 92 milliseconds