[docs] [issue27060] Documentation of assertItemsEqual in unittest is VERY misleading in 2.7
Vitaly
report at bugs.python.org
Fri May 20 20:05:52 EDT 2016
Vitaly added the comment:
Yes, this caused me to examine Counter, which I had not used before, and now I understand it, too. However, the new name by itself does not sufficiently reflect the subtlety of element-by-element counts, which does a disservice to the readability of test code.
----------
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue27060>
_______________________________________
More information about the docs
mailing list