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 Lita.Cho, arnaut-billings, docs@python, ezio.melotti, michael.foord, python-dev, r.david.murray, zormit
Date 2014-03-11.22:47:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3fkBJG34ZRz7LkV@mail.python.org>
In-reply-to
Content
New changeset cc74393062f7 by R David Murray in branch '2.7':
#20030: doc that TestLoader.discover returns a TestSuite.
http://hg.python.org/cpython/rev/cc74393062f7

New changeset 71df53af61ec by R David Murray in branch '3.3':
#20030: doc that TestLoader.discover returns a TestSuite.
http://hg.python.org/cpython/rev/71df53af61ec

New changeset ecc26a050384 by R David Murray in branch 'default':
Merge #20030: doc that TestLoader.discover returns a TestSuite.
http://hg.python.org/cpython/rev/ecc26a050384
History
Date User Action Args
2014-03-11 22:47:11python-devsetrecipients: + python-dev, ezio.melotti, r.david.murray, michael.foord, docs@python, arnaut-billings, zormit, Lita.Cho
2014-03-11 22:47:11python-devlinkissue20030 messages
2014-03-11 22:47:11python-devcreate