Lines Matching full:_stream
387 class _Stream:395 _Stream is intended to be used only internally.399 """Construct a _Stream object.483 """Close the _Stream object. No operation should be614 # class _Stream1689 _Stream(name, filemode, comptype, fileobj, bufsize),2124 if isinstance(self.fileobj, _Stream):