You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
shutil can unpack archives in different formats including zip and tar.gz. We could use this to unify these to an "archive" access method, which would provide support for other archive formats supported by shutil for free.
shutil can unpack archives in different formats including zip and tar.gz. We could use this to unify these to an "archive" access method, which would provide support for other archive formats supported by shutil for free.