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