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 chris.jerdonek, docs@python, ezio.melotti, kyle.roberts, michael.foord, python-dev
Date 2014-01-02.18:44:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3dwJ8128J5z7LjS@mail.python.org>
In-reply-to
Content
New changeset 045e7a587f3c by R David Murray in branch '3.3':
#17282: Document unittest.main defaultTest argument.
http://hg.python.org/cpython/rev/045e7a587f3c

New changeset 69b5f6924553 by R David Murray in branch '2.7':
#17282: Document unittest.main defaultTest argument.
http://hg.python.org/cpython/rev/69b5f6924553

New changeset 1bbf8c263d3c by R David Murray in branch 'default':
Merge and update #17282: Document unittest.main defaultTest argument.
http://hg.python.org/cpython/rev/1bbf8c263d3c
History
Date User Action Args
2014-01-02 18:44:50python-devsetrecipients: + python-dev, ezio.melotti, michael.foord, chris.jerdonek, docs@python, kyle.roberts
2014-01-02 18:44:50python-devlinkissue17282 messages
2014-01-02 18:44:50python-devcreate