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 JayKrish, Todd.Rovito, philwebster, python-dev, terry.reedy
Date 2013-08-31.20:29:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3cS8Kr1rTxzM9M@mail.python.org>
In-reply-to
Content
New changeset 4179e2312089 by Terry Jan Reedy in branch '2.7':
Issue #18489: Add complete, gui-free tests for idlelib.SearchEngine.
http://hg.python.org/cpython/rev/4179e2312089

New changeset dfbf0f9034cc by Terry Jan Reedy in branch '3.3':
Issue #18489: Add complete, gui-free tests for idlelib.SearchEngine.
http://hg.python.org/cpython/rev/dfbf0f9034cc

New changeset 7605847c15a4 by Terry Jan Reedy in branch 'default':
Merge from 3.3 #18489 Search Engine tests
http://hg.python.org/cpython/rev/7605847c15a4
History
Date User Action Args
2013-08-31 20:29:21python-devsetrecipients: + python-dev, terry.reedy, Todd.Rovito, JayKrish, philwebster
2013-08-31 20:29:20python-devlinkissue18489 messages
2013-08-31 20:29:20python-devcreate