]> granicus.if.org Git - python/commit
Protect against accessing an empty stack.
authorGuido van Rossum <guido@python.org>
Mon, 1 Feb 1999 19:34:53 +0000 (19:34 +0000)
committerGuido van Rossum <guido@python.org>
Mon, 1 Feb 1999 19:34:53 +0000 (19:34 +0000)
commit14b2d30b11544bc78374f4afe230fcd680a850b4
tree8d8454d643776363452a7beb210b2c1871b07031
parent6aa42579be55f82141b183d547f71ce10303677a
Protect against accessing an empty stack.
Tools/idle/StackViewer.py