]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #25464: Fixed HList.header_exists() in tkinter.tix module by addin
authorSerhiy Storchaka <storchaka@gmail.com>
Mon, 24 Oct 2016 20:49:10 +0000 (23:49 +0300)
committerSerhiy Storchaka <storchaka@gmail.com>
Mon, 24 Oct 2016 20:49:10 +0000 (23:49 +0300)
commit407c8acd900ad19cd428b021c00f1a97387ce6f4
tree100cca8a1ec12401772bf085b1ead14fdfb36543
parent712d593e494e2ccaeff08f3b137e7fd2a2a79645
parent071dec2027a0ec5515af7e5c1317e78b0dfb347d
Issue #25464: Fixed HList.header_exists() in tkinter.tix module by addin
a workaround to Tix library bug.
Lib/tkinter/tix.py
Misc/NEWS