MCPcopy Create free account
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# -*- coding: utf-8 -*-
2"""Tools for inspecting Python objects.
3
4Uses syntax highlighting for presenting the various information elements.

Callers

nothing calls this directly

Calls 1

getdocMethod · 0.45

Tested by

no test coverage detected