Home
last modified time | relevance | path

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

/development/tools/repo_pull/
Dgerrit.py69 from io import BytesIO
71 from StringIO import StringIO as BytesIO unknown
170 outfile = BytesIO(proc.stdout)