def _archive_files(self, cli_config, filetype): from certbot.cert_manager import _archive_files return _archive_files(cli_config, filetype)