bundles / scipy 1.17.1 / scipy / io / _fortran / FortranFile / close
function
scipy.io._fortran:FortranFile.close
source: /scipy/io/_fortran.py :341
Signature
def close ( self ) Summary
Closes the file. It is unsupported to call any other methods off this object after closing it. Note that this class supports the 'with' statement in modern versions of Python, to call this automatically
Aliases
-
scipy.io.FortranFile.close