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 ezio.melotti
Recipients docs@python, ezio.melotti, michael.foord, rhettinger, serhiy.storchaka
Date 2012-12-24.08:47:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1356338875.94.0.820346964038.issue16751@psf.upfronthosting.co.za>
In-reply-to
Content
Raymond, the changes in the "mock" documentation look good to me, and I think they can be applied.

Regarding the basic example in the "unittest" doc, I think the patch attached to #11468 (or something similar) should be applied instead.  That patch uses straight-forward string methods and the basic assertEqual/True/False/Raises.
History
Date User Action Args
2012-12-24 08:47:56ezio.melottisetrecipients: + ezio.melotti, rhettinger, michael.foord, docs@python, serhiy.storchaka
2012-12-24 08:47:55ezio.melottisetmessageid: <1356338875.94.0.820346964038.issue16751@psf.upfronthosting.co.za>
2012-12-24 08:47:55ezio.melottilinkissue16751 messages
2012-12-24 08:47:55ezio.melotticreate