]> granicus.if.org Git - python/commit
Issue #6181: Fixed errors in tkinter.Listbox docstrings.
authorSerhiy Storchaka <storchaka@gmail.com>
Mon, 2 Jun 2014 13:50:03 +0000 (16:50 +0300)
committerSerhiy Storchaka <storchaka@gmail.com>
Mon, 2 Jun 2014 13:50:03 +0000 (16:50 +0300)
commit417367a48a16bb8444155805d9b671014597144c
treedbc7a822130b38a0bb6deb75055f91c8753e9c09
parent9e51f509e6936872222e81085f93646e0afb4683
Issue #6181: Fixed errors in tkinter.Listbox docstrings.
Based on patch by Guilherme Polo.
Lib/lib-tk/Tkinter.py