Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/
Dtarfile.py646 class _BZ2Proxy(object): class
1773 fileobj = _BZ2Proxy(fileobj, mode)
/external/python/cpython2/Misc/
DNEWS8344 - Issue #5068: Fixed the tarfile._BZ2Proxy.read() method that would loop forever