Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RT-Thread/env-windows
/ reprlib.py
File
reprlib.py
tools/python-3.11.9-amd64/Lib/reprlib.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
""
"Redo the builtin repr() (representation) but with limits on most sizes."
""
2
3
__all__ = [
"Repr"
,
"repr"
,
"recursive_repr"
]
4
Callers
nothing calls this directly
Calls
1
Repr
Class · 0.85
Tested by
no test coverage detected