MCPcopy 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
468class Breakable(Printable):

Callers 15

textMethod · 0.95
uniq_stableFunction · 0.45
add_sMethod · 0.45
add_reMethod · 0.45
embedded_activeMethod · 0.45
add_bindingFunction · 0.45
setupMethod · 0.45
new_moduleMethod · 0.45
forbidMethod · 0.45
_build_sphinxFunction · 0.45

Calls

no outgoing calls

Tested by 5

new_moduleMethod · 0.36
_build_sphinxFunction · 0.36
fMethod · 0.36
fMethod · 0.36