Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python/cpython
/ add
Method
add
Lib/_pyrepl/_threading_handler.py:25–25 ·
view source on GitHub ↗
(self, s: str)
Source
from the content-addressed store, hash-verified
23
class
ShowExceptions(Protocol):
24
def
__call__(self) -> int: ...
25
def
add(self, s: str) -> None: ...
26
27
from
.reader
import
Reader
28
Callers
2
_attr_matches
Method · 0.45
_do_import
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected