>> We need to use the TestCase method that checks for items without respect
>> to order.
> 
> self.assertEqual(sorted(a), sorted(b))

I wanted to avoid that.  I’m sure one of the new TestCase methods checks
for “same items”.

Regards

_______________________________________________
Distutils-SIG maillist  -  Distutils-SIG@python.org
http://mail.python.org/mailman/listinfo/distutils-sig

Reply via email to