bundles / IPython 9.3.0 / IPython / core / oinspect / OInfo / __init__
function
IPython.core.oinspect:OInfo.__init__
Signature
def __init__ ( self , ismagic : bool , isalias : bool , found : bool , namespace : Optional[str] , parent : Any , obj : Any ) → None Summary
No Docstrings
Aliases
-
IPython.core.interactiveshell.OInfo.__init__