readable#

barecat.io.fileobj.BarecatReadWriteFileObject.readable()[source]#

Return whether object was opened for reading.

If False, read() will raise OSError.