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 rbcollins
Recipients berker.peksag, ezio.melotti, michael.foord, rbcollins
Date 2015-08-24.09:09:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1440407383.15.0.357241642206.issue24193@psf.upfronthosting.co.za>
In-reply-to
Content
I don't know if or when it was moved, but right now:

./python -m pydoc unittest.case.TestCase.assertLogs
... the docs for it.
History
Date User Action Args
2015-08-24 09:09:43rbcollinssetrecipients: + rbcollins, ezio.melotti, michael.foord, berker.peksag
2015-08-24 09:09:43rbcollinssetmessageid: <1440407383.15.0.357241642206.issue24193@psf.upfronthosting.co.za>
2015-08-24 09:09:43rbcollinslinkissue24193 messages
2015-08-24 09:09:42rbcollinscreate