bundles / IPython 9.13.0 / IPython / core / oinspect / OInfo
class
IPython.core.oinspect:OInfo
source: /IPython/core/oinspect.py :66
Signature
class OInfo ( ismagic : bool , isalias : bool , found : bool , namespace : str | None , parent : Any , obj : Any ) Members
Aliases
-
IPython.core.interactiveshell.OInfo