Searched defs:Archive (Results 1 - 1 of 1) sorted by relevance

/pkg/src/modules/
H A Dp5p.py218 supported or recognized by this version of the pkg(7) Archive class.
226 return _("Archive {0} is missing, unsupported, or corrupt.").format(
279 class Archive(object): class in inherits:object
319 self.get_index(), allowing multiple Archive objects to be open,
383 # Archive is empty.
388 # the index from an exising Archive object,
1077 """Returns the index, and extract_offsets from an Archive
1078 opened in read-only mode, allowing additional Archive objects
1317 # Archive created; success!

Completed in 13 milliseconds