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 terry.reedy
Recipients docs@python, py.user, python-dev, terry.reedy
Date 2013-07-27.20:17:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1374956253.96.0.589410043353.issue18573@psf.upfronthosting.co.za>
In-reply-to
Content
assertWarns is new in 3.2 and not in 2.7.
The sentence was copied from the assertRaises section but not changed.
Thanks for reporting.
History
Date User Action Args
2013-07-27 20:17:33terry.reedysetrecipients: + terry.reedy, docs@python, py.user, python-dev
2013-07-27 20:17:33terry.reedysetmessageid: <1374956253.96.0.589410043353.issue18573@psf.upfronthosting.co.za>
2013-07-27 20:17:33terry.reedylinkissue18573 messages
2013-07-27 20:17:33terry.reedycreate