bundles / IPython latest / IPython / core / interactiveshell / InteractiveShell / _inspect
function
IPython.core.interactiveshell:InteractiveShell._inspect
Signature
def _inspect ( self , meth , oname : str , namespaces = None , ** kw ) Summary
Generic interface to the inspector system.
Extended Summary
This function is meant to be called by pdef, pdoc & friends.
Aliases
-
IPython.InteractiveShell._inspect