Esempio n. 1
0
 def _get_archive_type(self, archive_path):
     return get_archive_type(archive_path)
 def _get_archive_type(self, archive_path):
     return archiving.get_archive_type(archive_path)