MCPcopy
hub / github.com/psf/requests / tell

Method tell

tests/test_utils.py:80–81  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

78 return 5
79
80 def tell(self):
81 raise error()
82
83 assert super_len(BoomFile()) == 0
84

Callers 2

super_lenFunction · 0.45
prepare_bodyMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected