Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-02-2021 08:24 AM
Ok.
Not that I have the same behaviour when I'm usig the python api :
with zipfile.ZipFile(path, 'r') as zip_ref:
zip_ref.extractall(directory_to_extract_to)