]> granicus.if.org Git - python/commit
Use assertGreater instead of assertTrue(x > y).
authorAlexandre Vassalotti <alexandre@peadrop.com>
Wed, 22 Jul 2009 21:29:01 +0000 (21:29 +0000)
committerAlexandre Vassalotti <alexandre@peadrop.com>
Wed, 22 Jul 2009 21:29:01 +0000 (21:29 +0000)
commit953f5583b6e381aeda6a33afb5faa850f8715b5f
treec8d896318fb353052e34eaf8b6a5d7deb7eca53f
parent5ff02352e8c85d377b0e76d47b8a5899eb683f50
Use assertGreater instead of assertTrue(x > y).
Lib/test/test_asynchat.py