[Distutils] disutils2 tests and python 2.5

Éric Araujo merwok at netwok.org
Wed Nov 17 23:02:33 CET 2010


>> 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



More information about the Distutils-SIG mailing list