obspy.core.util.base.NamedTemporaryFile.close

NamedTemporaryFile.close(*args, **kwargs)[source]

Flush and close the IO object.

This method has no effect if the file is already closed.