]> granicus.if.org Git - python/commit
Issue #6181: Fixed minor bugs in tkinter.Listbox methods:
authorSerhiy Storchaka <storchaka@gmail.com>
Mon, 2 Jun 2014 18:32:49 +0000 (21:32 +0300)
committerSerhiy Storchaka <storchaka@gmail.com>
Mon, 2 Jun 2014 18:32:49 +0000 (21:32 +0300)
commit07bcf14b602863c3955e66a7874e750dd67a91df
treebc9a6d60d42bb629209bc9f1d87511fa21dba4d7
parent5631e1f38ddb18adbbc7a4fecc99e7343573eafb
parentfc14ad996237839e601d08ac05bd6fe7838a8502
Issue #6181: Fixed minor bugs in tkinter.Listbox methods:
bbox(), curselection() and get().
Lib/tkinter/__init__.py