bundles / IPython 9.3.0 / IPython / core / oinspect / object_info
function
IPython.core.oinspect:object_info
source: /IPython/core/oinspect.py :165
Signature
def object_info ( * , name : str , found : bool , isclass : bool = False , isalias : bool = False , ismagic : bool = False , ** kw ) → InfoDict Summary
Make an object info dict with all fields present.
Aliases
-
IPython.core.oinspect.object_info