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.py12 class WithableStringIO(StringIO.StringIO): class
75 return WithableStringIO(self._file_contents[path])
86 return WithableStringIO(self._file_contents[path])