]> granicus.if.org Git - python/commit
In _bind(), found a way to test for break without a temp variable.
authorGuido van Rossum <guido@python.org>
Wed, 29 Apr 1998 22:16:57 +0000 (22:16 +0000)
committerGuido van Rossum <guido@python.org>
Wed, 29 Apr 1998 22:16:57 +0000 (22:16 +0000)
commitdc59340646d1e568b10d467fa55b4839d3aa2ae9
tree90b8e30661587342ff5defe6e9ceeebeb8157910
parentf975699c0767ac02f0e50cd45023080799e98b5e
In _bind(), found a way to test for break without a temp variable.
Lib/lib-tk/Tkinter.py