blaze/odo

Support zip files

Open

#429 aperta il 1 mar 2016

Vedi su GitHub
 (4 commenti) (2 reazioni) (0 assegnatari)Python (140 fork)batch import
backendenhancementfeature requesthelp wanted

Metriche repository

Star
 (995 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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.

Guida contributor