Fix unable to extract file from a remote directory
This fix is a workaround taking a class gzipstream from redhat (GPL2) which allow gzip class to be not seekable. Since python 3.2, gzip module is now not seekable. Until we swith to version we should use this hack
Loading
Please register or sign in to comment