obspy.core.util.base.NamedTemporaryFile.readable

NamedTemporaryFile.readable()

Return whether object was opened for reading.

If False, read() will raise OSError.