Lines Matching full:datastream
614 datastream = src.getvalue()615 print repr(datastream)616 dst = StringIO(datastream)