]> granicus.if.org Git - python/commit
Fix UnboundLocalError regression due to previous incorrect fix for
authorBarry Warsaw <barry@python.org>
Wed, 21 Aug 2013 00:35:20 +0000 (20:35 -0400)
committerBarry Warsaw <barry@python.org>
Wed, 21 Aug 2013 00:35:20 +0000 (20:35 -0400)
commitf880e5d5eaef3233fb1cd2f747c8f0ba59c7f086
tree9b8c638248b50488bdf48930bc6202f1fb341369
parentf25d95732cc0885d2f90487cade9bc78532c3e89
Fix UnboundLocalError regression due to previous incorrect fix for
issue 16248.
Lib/lib-tk/Tkinter.py