Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/ipython/ipython
/ pretty.py
File
pretty.py
IPython/lib/pretty.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
""
"
2
Python advanced pretty printer. This pretty printer is intended to
3
replace the old `pprint` python module which does not allow developers
4
to provide their own pretty print callbacks.
Callers
nothing calls this directly
Calls
6
_seq_pprinter_factory
Function · 0.85
_dict_pprinter_factory
Function · 0.85
_set_pprinter_factory
Function · 0.85
for_type_by_name
Function · 0.85
pprint
Function · 0.85
Foo
Class · 0.70
Tested by
no test coverage detected