]> granicus.if.org Git - python/commit
Issue #20350. tkapp.splitlist() is now always used instead of unreliable
authorSerhiy Storchaka <storchaka@gmail.com>
Sat, 25 Jun 2016 21:09:19 +0000 (00:09 +0300)
committerSerhiy Storchaka <storchaka@gmail.com>
Sat, 25 Jun 2016 21:09:19 +0000 (00:09 +0300)
commit6bc87b4b4dc9566c4ee8bf1a256e0f2686cf0f4b
tree4efe6799074a56a04afcceeaa42cce2588c6244c
parentd3af156ded8cb645c1bd28deae7cde4d0e033d76
Issue #20350. tkapp.splitlist() is now always used instead of unreliable
tkapp.split() in the tkinter package.
Lib/tkinter/__init__.py
Lib/tkinter/tix.py