Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/
Dtarfile.py409 fileobj = _StreamProxy(fileobj)
622 class _StreamProxy(object): class