Searched refs:ExFileObject (Results 1 – 2 of 2) sorted by relevance
704 class ExFileObject(io.BufferedReader): class1450 fileobject = ExFileObject # The file-object for extractfile().
19232 - Patch #1107973: Allow iterating over the lines of a tarfile.ExFileObject.