Searched refs:ExFileObject (Results 1 – 11 of 11) sorted by relevance
793 class ExFileObject(object): class1511 fileobject = ExFileObject # The default ExFileObject class to use.
708 class ExFileObject(io.BufferedReader): class1632 fileobject = ExFileObject # The file-object for extractfile().
3341 tarfile.py: fix ExFileObject so that read() and tell() work correctly
1848 - Patch #1107973: Allow iterating over the lines of a tarfile.ExFileObject.
META-INF/MANIFEST.MF META-INF/LICENSE META-INF/NOTICE META- ...
19232 - Patch #1107973: Allow iterating over the lines of a tarfile.ExFileObject.