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

bundles / IPython 9.3.0 / IPython / core / debugger / Pdb / do_pinfo2

function

IPython.core.debugger:Pdb.do_pinfo2

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

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