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 gpolo, ned.deily, python-dev, serhiy.storchaka, terry.reedy
Date 2013-11-02.08:48:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3dBYp95L4Bz7Ljf@mail.python.org>
In-reply-to
Content
New changeset 92e268f2719e by Serhiy Storchaka in branch '3.3':
Issue #19085: Added basic tests for all tkinter widget options.
http://hg.python.org/cpython/rev/92e268f2719e

New changeset ab7c2c1d349c by Serhiy Storchaka in branch 'default':
Issue #19085: Added basic tests for all tkinter widget options.
http://hg.python.org/cpython/rev/ab7c2c1d349c

New changeset ced345326151 by Serhiy Storchaka in branch '2.7':
Issue #19085: Added basic tests for all tkinter widget options.
http://hg.python.org/cpython/rev/ced345326151
History
Date User Action Args
2013-11-02 08:48:34python-devsetrecipients: + python-dev, terry.reedy, gpolo, ned.deily, serhiy.storchaka
2013-11-02 08:48:34python-devlinkissue19085 messages
2013-11-02 08:48:34python-devcreate