bundles / astropy 7.0.1 / astropy / io / fits / util / isreadable
function
astropy.io.fits.util:isreadable
source: /astropy/io/fits/util.py :290
Signature
def isreadable ( f ) Summary
Returns True if the file-like object can be read from. This is a common- sense approximation of io.IOBase.readable.
Aliases
-
astropy.io.fits.file.isreadable