]> granicus.if.org Git - python/commit
SF patch# 1757839 by Alexandre Vassalotti (part 2).
authorGuido van Rossum <guido@python.org>
Fri, 27 Jul 2007 05:17:50 +0000 (05:17 +0000)
committerGuido van Rossum <guido@python.org>
Fri, 27 Jul 2007 05:17:50 +0000 (05:17 +0000)
commitea8344797e1a0ebd0b419ce14e16ab25af771fcc
tree3154fd8ba71ac687ae2f92427b05afbaf42385b8
parentf7a94e4b44f2e5d565864ac784071efb35569161
SF patch# 1757839 by Alexandre Vassalotti (part 2).
Change a bunch of .assert_(X == Y) to .assertEqual(X, Y).
Lib/test/test_mailbox.py