]> granicus.if.org Git - python/commit
Specialize assertTrue checks when possible.
authorAlexandre Vassalotti <alexandre@peadrop.com>
Wed, 22 Jul 2009 23:27:17 +0000 (23:27 +0000)
committerAlexandre Vassalotti <alexandre@peadrop.com>
Wed, 22 Jul 2009 23:27:17 +0000 (23:27 +0000)
commitb27a1d29d2ea4006d3adcce84f8e4026c673e121
tree77bd362363c193246679404aab3ab39488c2afd1
parent953f5583b6e381aeda6a33afb5faa850f8715b5f
Specialize assertTrue checks when possible.

We should get slightly more helpful failure messages with this change.
Lib/test/test_mailbox.py