Files
python-tackerclient/tackerclient
yatinkarel 8636b3dbb5 Use assertCountEqual instead of assertItemsEqual
The assertItemsEqual method has been removed in Python 3.3 [1] but
it was kept alive by unittest2, imported by testtools. For better
compatibility, change to assertCountEqual.

[1] https://bugs.python.org/issue17866

Change-Id: Iea76915f25eb2e505750d509bdd06758afe324de
(cherry picked from commit b5603cc45c)
2022-12-16 13:33:40 +00:00
..
2020-11-01 18:43:00 +00:00
2020-11-01 18:43:00 +00:00
2014-07-04 19:10:43 +09:00
2017-03-21 13:40:08 +08:00
2020-11-01 18:43:00 +00:00
2016-03-28 12:24:24 +02:00