SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

72156 0 60 Python

- New function sys.call_tracing() allows pdb to debug code

recursively.
- pdb has a new command, "debug", which lets you step through
  arbitrary code from the debugger's (pdb) prompt.
G
Guido van Rossum committed
a12fe4e81fa3221458e16225e76ec7b8a05820ee
Parent: 12dd7b1