MCPcopy Index your code
hub / github.com/ipython/ipython / oinspect.py

File oinspect.py

IPython/core/oinspect.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""Tools for inspecting Python objects.
2
3Uses syntax highlighting for presenting the various information elements.
4

Callers

nothing calls this directly

Calls 2

keysMethod · 0.80
getdocMethod · 0.45

Tested by

no test coverage detected