You are viewing an older version (9.11.0). Go to latest (9.13.0)
{ } Raw JSON

bundles / IPython 9.11.0 / IPython / core / interactiveshell / InteractiveShell / _inspect

function

IPython.core.interactiveshell:InteractiveShell._inspect

source: /IPython/core/interactiveshell.py :1872

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