Class BaseArchive
Base Archive class. Implementations should inherit this class.
Declaration
class BaseArchive
source linkDocumentation
Methods
▷ def has_leading_dir(self, paths) Return True if all the paths have the same leading path name (i.e., everything is in one subdirectory in an archive).
Overrides
This method is overriden in:
Subclasses