Gregory P. Smith <g...@krypto.org> added the comment:

I like that this patch adds a new method with the different behavior.  They are 
both distinct and desirable behaviors.  The existing behavior has already been 
shipped in Python 3.1 so it should not change.  Also it is already in use via 
the http://code.google.com/p/python-unittest-backport/ project.

Also, I would put the assertItemEquals unit tests in their own method instead 
of at the end of the existing one.

----------
assignee:  -> gregory.p.smith

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

Reply via email to