[issue11282] unittest document not keep consist with code

Ray.Allen report at bugs.python.org
Tue Feb 22 07:09:59 CET 2011


New submission from Ray.Allen <ysj.ray at gmail.com>:

r88451:
Remove unittest methods scheduled for removal in 3.3

This commit remove assertSameElements() and assertDictContainsSubset(). But shouldn't some modification be done in the unittest library documentation? I wonder if we should remove the docs about the two methods. Now the doc only said "Deprecated since version 3.2."

----------
assignee: docs at python
components: Documentation
messages: 129036
nosy: docs at python, ysj.ray
priority: normal
severity: normal
status: open
title: unittest document not keep consist with code
versions: Python 3.3

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


More information about the Python-bugs-list mailing list