[issue7030] Update version{added, changed} entries in py3k unittest docs

Michael Foord report at bugs.python.org
Wed Jan 27 02:32:43 CET 2010


Michael Foord <michael at voidspace.org.uk> added the comment:

skip* functions are missing 'new in' documentation. These need to be correct for 2.7 and 3.1 / 3.2 as well.

Plus the example of assertRaises as a context manager sucks.

http://docs.python.org/dev/library/unittest.html#unittest.TestCase.assertRaises

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue7030>
_______________________________________


More information about the Python-bugs-list mailing list