]> granicus.if.org Git - python/commit
Document that TestCase.assertCountEqual() can take iterables (GH-686)
authorjkleint <jkleint@users.noreply.github.com>
Tue, 23 Apr 2019 08:34:29 +0000 (01:34 -0700)
committerRaymond Hettinger <rhettinger@users.noreply.github.com>
Tue, 23 Apr 2019 08:34:29 +0000 (01:34 -0700)
commit39baace622564867f55cea49483dd1443b8655e3
treed96ddd3d215a1f2f9ccefa5aec4a5f11e9925581
parentb4c7f39bbf8f16a0da758601b33aec3ba531c8d6
Document that TestCase.assertCountEqual() can take iterables (GH-686)
Lib/unittest/case.py