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
Fix ZipStore.list(), list_dir(), and exists() to auto-open the zip file when called before open(), consistent with the existing behavior of get() and set().