bundles / astropy 7.0.1 / astropy / io / fits / util / iswritable
function
astropy.io.fits.util:iswritable
source: /astropy/io/fits/util.py :310
Signature
def iswritable ( f ) Summary
Returns True if the file-like object can be written to. This is a common- sense approximation of io.IOBase.writable.
Aliases
-
astropy.io.fits.file.iswritable