scipy.io.FortranFile.close

FortranFile.close()[源代码]

关闭文件。不支持在关闭此对象后调用该对象的任何其他方法。请注意,该类在Python的现代版本中支持‘with’语句,以自动调用此语句