Searched refs:_Stream (Results 1 - 1 of 1) sorted by relevance

/pkg/src/modules/
H A Dcpiofile.py105 class _Stream: class in inherits:
113 _Stream is intended to be used only internally.
117 """Construct a _Stream object.
191 """Close the _Stream object. No operation should be
313 # class _Stream
554 # _Stream object's idea of where we are back to the
651 _Stream(name, filemode, comptype, fileobj, bufsize))
776 obj = _Stream(cpioname, mode, comptype, pobj, bufsize)

Completed in 10 milliseconds