
Public Member Functions | |
| def | __init__ (self, path, mode, fileobj) |
Public Attributes | |
| fileobj | |
| mode | |
| path | |
Definition at line 40 of file extract.py.
| def extract.FileEntry.__init__ | ( | self, | |
| path, | |||
| mode, | |||
| fileobj | |||
| ) |
Definition at line 41 of file extract.py.
| extract.FileEntry.fileobj |
Definition at line 44 of file extract.py.
| extract.FileEntry.mode |
Definition at line 43 of file extract.py.
| extract.FileEntry.path |
Definition at line 42 of file extract.py.