Searched refs:_get_standalone_zip_path (Results 1 – 1 of 1) sorted by relevance
55 with zipfile.ZipFile(_get_standalone_zip_path(), 'r') as f:237 def _get_standalone_zip_path(): function