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 python-dev, serhiy.storchaka
Date 2014-05-23.11:11:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3gZlPv0WHGz7Ltm@mail.python.org>
In-reply-to
Content
New changeset a7082e2898aa by Serhiy Storchaka in branch '2.7':
Issue #21522: Added Tkinter tests for Listbox.itemconfigure(),
http://hg.python.org/cpython/rev/a7082e2898aa

New changeset f7c012ff33cb by Serhiy Storchaka in branch '3.4':
Issue #21522: Added Tkinter tests for Listbox.itemconfigure(),
http://hg.python.org/cpython/rev/f7c012ff33cb

New changeset 4034c96a98a7 by Serhiy Storchaka in branch 'default':
Issue #21522: Added Tkinter tests for Listbox.itemconfigure(),
http://hg.python.org/cpython/rev/4034c96a98a7
History
Date User Action Args
2014-05-23 11:11:32python-devsetrecipients: + python-dev, serhiy.storchaka
2014-05-23 11:11:32python-devlinkissue21522 messages
2014-05-23 11:11:31python-devcreate