Home
last modified time | relevance | path

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

/external/chromium-trace/catapult/common/py_vulcanize/py_vulcanize/
Dfake_fs.py17 class WithableStringIO(six.StringIO): class
80 return WithableStringIO(self._file_contents[path])
91 return WithableStringIO(self._file_contents[path])