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
Odo already supports gzip and bzip2 files using the gzip and bz2 modules. It's natural to extend this to include .zip files as well, via the zipfile module.
Odo already supports gzip and bzip2 files using the
gzipandbz2modules. It's natural to extend this to include.zipfiles as well, via thezipfilemodule.