This is a development version (9.14.0.dev) and may be unstable. Go to latest (9.13.0)
{ } Raw JSON

bundles / IPython 9.14.0.dev / IPython / core / debugger / Pdb / do_pinfo2

function

IPython.core.debugger:Pdb.do_pinfo2

source: /IPython/core/debugger.py :1003

Signature

def   do_pinfo2 ( self arg )

Summary

Provide extra detailed information about an object.

Extended Summary

The debugger interface to %pinfo2, i.e., obj??.

Aliases

  • IPython.core.debugger.Pdb.do_pinfo2