Searched refs:BytesIO (Results 1 – 1 of 1) sorted by relevance
69 from io import BytesIO71 from StringIO import StringIO as BytesIO unknown170 outfile = BytesIO(proc.stdout)