]> granicus.if.org Git - python/commit
A working version of the 'args' command (it prints the current values
authorGuido van Rossum <guido@python.org>
Wed, 25 Feb 1998 20:50:32 +0000 (20:50 +0000)
committerGuido van Rossum <guido@python.org>
Wed, 25 Feb 1998 20:50:32 +0000 (20:50 +0000)
commit46c86bbca9ba804cdf7478044de94461594e93d5
tree0dda12404f833821d566a0e24b3236b5351bb529
parentd151d34ebd9f2600b7f9fa5bcb2fa8a59ce7439d
A working version of the 'args' command (it prints the current values
of the variables known to hold arguments, but that's as close as I can
get, and generally it's close enough).
Lib/pdb.py