Code
Hub
Trending
Following
Digest
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/ipython/ipython
/ add
Method
add
IPython/lib/pretty.py:463–465 ·
view source on GitHub ↗
(self, obj, width)
Source
from the content-addressed store, hash-verified
461
return
output_width + self.width
462
463
def
add(self, obj, width):
464
self.objs.append(obj)
465
self.width += width
466
467
468
class
Breakable(Printable):
Callers
15
text
Method · 0.95
uniq_stable
Function · 0.45
add_s
Method · 0.45
add_re
Method · 0.45
_disable_init_location
Method · 0.45
embedded_active
Method · 0.45
add_binding
Function · 0.45
setup
Method · 0.45
new_module
Method · 0.45
test_deduperreloader_pep263_encoding
Method · 0.45
forbid
Method · 0.45
_build_sphinx
Function · 0.45
Calls
no outgoing calls
Tested by
5
new_module
Method · 0.36
test_deduperreloader_pep263_encoding
Method · 0.36
_build_sphinx
Function · 0.36
f
Method · 0.36
f
Method · 0.36