This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author python-dev
Recipients asvetlov, gpolo, martin.panter, python-dev, serhiy.storchaka
Date 2014-06-02.13:54:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3ghyXy2TZ4z7LvX@mail.python.org>
In-reply-to
Content
New changeset 5ab8ec8b5b5b by Serhiy Storchaka in branch '2.7':
Issue #6181: Fixed errors in tkinter.Listbox docstrings.
http://hg.python.org/cpython/rev/5ab8ec8b5b5b

New changeset 932532360578 by Serhiy Storchaka in branch '3.4':
Issue #6181: Fixed errors in tkinter.Listbox docstrings.
http://hg.python.org/cpython/rev/932532360578

New changeset bc0ac2f10aa0 by Serhiy Storchaka in branch 'default':
Issue #6181: Fixed errors in tkinter.Listbox docstrings.
http://hg.python.org/cpython/rev/bc0ac2f10aa0
History
Date User Action Args
2014-06-02 13:54:11python-devsetrecipients: + python-dev, gpolo, asvetlov, martin.panter, serhiy.storchaka
2014-06-02 13:54:11python-devlinkissue6181 messages
2014-06-02 13:54:11python-devcreate