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

Method read_lazy

Lib/telnetlib.py:431–440  ·  view source on GitHub ↗

Process and return data that's already in the queues (lazy). Raise EOFError if connection closed and no data available. Return '' if no cooked data available otherwise. Don't block unless in the midst of an IAC sequence.

(self)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

process_rawqMethod · 0.95
read_very_lazyMethod · 0.95

Tested by

no test coverage detected