[issue30094] PDB enhancement

Jim Fasarakis-Hilliard report at bugs.python.org
Tue Apr 18 15:30:58 EDT 2017


Jim Fasarakis-Hilliard added the comment:

Dunno, if I wanted to see a nice formatted output of the internals I'd run `pp vars(obj)`. 

That, though, suffers a bit from the fact that `vars` is not the most known of the builtins.

----------
nosy: +Jim Fasarakis-Hilliard
versions: +Python 3.7 -Python 3.5

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue30094>
_______________________________________


More information about the Python-bugs-list mailing list