bundles / IPython 9.13.0 / IPython / core / debugger / Pdb / do_pinfo2
function
IPython.core.debugger:Pdb.do_pinfo2
source: /IPython/core/debugger.py :997
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