Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
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
# -*- coding: utf-8 -*-
2
""
"
3
Python advanced pretty printer. This pretty printer is intended to
4
replace the old `pprint` python module which does not allow developers
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