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 arnaut-billings
Recipients arnaut-billings, docs@python
Date 2013-12-20.09:08:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1387530499.44.0.66291527317.issue20031@psf.upfronthosting.co.za>
In-reply-to
Content
Here: http://docs.python.org/3/library/unittest.html

1) unittest.TextTestRunner is missing documentation for its public run method.

2) There are references to the TestRunner class sprinkled through out the above page, yet no link or documentation as to what that class actually is and does.
History
Date User Action Args
2013-12-20 09:08:19arnaut-billingssetrecipients: + arnaut-billings, docs@python
2013-12-20 09:08:19arnaut-billingssetmessageid: <1387530499.44.0.66291527317.issue20031@psf.upfronthosting.co.za>
2013-12-20 09:08:19arnaut-billingslinkissue20031 messages
2013-12-20 09:08:19arnaut-billingscreate