Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
4
Uses syntax highlighting
for
presenting the various information elements.
Callers
nothing calls this directly
Calls
1
getdoc
Method · 0.45
Tested by
no test coverage detected