]> granicus.if.org Git - python/commit
Closes #17154: error out gracefully on "ignore" or "condition" without argument.
authorGeorg Brandl <georg@python.org>
Mon, 14 Oct 2013 14:08:15 +0000 (16:08 +0200)
committerGeorg Brandl <georg@python.org>
Mon, 14 Oct 2013 14:08:15 +0000 (16:08 +0200)
commit0079ffc0920b89e5ca3b70746c5cc91da7728ac3
tree25bca718c7ad290dc6dfd4db01f6f6de9efedb9b
parent5bbbc94073ead2c12c0980f024b0af4a1bca9642
Closes #17154: error out gracefully on "ignore" or "condition" without argument.
Lib/pdb.py