MCPcopy Create free account
hub / github.com/eshirazi/python-with-braces / seekable

Method seekable

Lib/_pyio.py:362–368  ·  view source on GitHub ↗

Return whether object supports random access. If False, seek(), tell() and truncate() will raise IOError. This method may need to do a test seek().

(self)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

_checkSeekableMethod · 0.95
seekableMethod · 0.45
__init__Method · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected