object?
IPython 通过写入REPL提供了方便的对象检查工具。
这可以在ipdb中访问吗?它似乎不能作为内置命令使用。
目前我看到帮助只给出标准的 pdb 帮助:
ipdb> help
Documented commands (type help <topic>):
========================================
EOF bt cont enable jump pdef psource run unt
a c continue exit l pdoc q s until
alias cl d h list pfile quit step up
args clear debug help n pinfo r tbreak w
b commands disable ignore next pinfo2 restart u whatis
break condition down j p pp return unalias where