]> granicus.if.org Git - python/commit
Issue #25464: Fixed HList.header_exists() in Tix module by adding
authorSerhiy Storchaka <storchaka@gmail.com>
Mon, 24 Oct 2016 20:47:08 +0000 (23:47 +0300)
committerSerhiy Storchaka <storchaka@gmail.com>
Mon, 24 Oct 2016 20:47:08 +0000 (23:47 +0300)
commitf10006cdb82a27802ec7c9340e59030712d36f29
tree63184c86b1f29461f931f7df5049c7c1a22458e4
parent59addd608ce1f7f85cab045a7dbd389c1dd1746d
Issue #25464: Fixed HList.header_exists() in Tix module by adding
a workaround to Tix library bug.
Lib/lib-tk/Tix.py
Misc/NEWS