MCPcopy Create free account
hub / github.com/pexpect/pexpect / TIMEOUT

Class TIMEOUT

pexpect/exceptions.py:34–35  ·  view source on GitHub ↗

Raised when a read time exceeds the timeout.

Source from the content-addressed store, hash-verified

32
33
34class TIMEOUT(ExceptionPexpect):
35 '''Raised when a read time exceeds the timeout. '''

Callers 4

read_nonblockingMethod · 0.85
timeoutMethod · 0.85
read_nonblockingMethod · 0.85
read_nonblockingMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…