New submission from Ray.Allen <ysj....@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@python
components: Documentation
messages: 129036
nosy: docs@python, ysj.ray
priority: normal
severity: normal
status: open
title: unittest document not keep consist with code
versions: Python 3.3

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue11282>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to