[issue30938] pdb lacks debugger command to list and show all user-defined variables

2017-07-15 Thread David Rieger
New submission from David Rieger: IPython's "who" and "whos" command provide a way to list all user-defined variables and inspect them, respectively. At the moment, a way to work around this would be by either using e.g. "pp locals()" to list all local variables, this would however also displa

[issue30938] pdb lacks debugger command to list and show all user-defined variables

2017-07-16 Thread Roundup Robot
Changes by Roundup Robot : -- pull_requests: +2792 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail