bundles / astropy latest / astropy / io / fits / file / _File / _open_zipfile
function
astropy.io.fits.file:_File._open_zipfile
source: /astropy/io/fits/file.py :700
Signature
def _open_zipfile ( self , fileobj , mode ) Summary
Limited support for zipfile.ZipFile objects containing a single a file. Allows reading only for now by extracting the file to a tempfile.
Aliases
-
astropy.io.fits.convenience._File._open_zipfile