]> granicus.if.org Git - python/commitdiff
Issue #22226: Added private function _splitdict() in the Tkinter module.
authorSerhiy Storchaka <storchaka@gmail.com>
Sat, 6 Sep 2014 19:49:07 +0000 (22:49 +0300)
committerSerhiy Storchaka <storchaka@gmail.com>
Sat, 6 Sep 2014 19:49:07 +0000 (22:49 +0300)
First letter no longer is stripped from the "status" key in
the result of Treeview.heading().

1  2 
Lib/test/test_tcl.py
Lib/tkinter/__init__.py
Misc/NEWS

Simple merge
Simple merge
diff --cc Misc/NEWS
Simple merge