[Distutils] disutils2 tests and python 2.5

Fred Drake fdrake at acm.org
Wed Nov 17 22:46:54 CET 2010


On Wed, Nov 17, 2010 at 4:07 PM, Éric Araujo <merwok at netwok.org> wrote:
> We need to use the TestCase method that checks for items without respect
> to order.

self.assertEqual(sorted(a), sorted(b))



  -Fred

--
Fred L. Drake, Jr.    <fdrake at acm.org>
"A storm broke loose in my mind."  --Albert Einstein


More information about the Distutils-SIG mailing list