]> granicus.if.org Git - python/commit
assertHasattr(): Made failure msg better than useless.
authorTim Peters <tim.peters@gmail.com>
Wed, 10 Jul 2002 02:37:21 +0000 (02:37 +0000)
committerTim Peters <tim.peters@gmail.com>
Wed, 10 Jul 2002 02:37:21 +0000 (02:37 +0000)
commit5e5ca564762db20e5b1caf168e642b333782b957
treeb31c5b903ffd2094f1f77d04811e1cbacca6dbfc
parent29d27ac4fe039dc8c8b1a612ebb1b46457767f75
assertHasattr():  Made failure msg better than useless.
test_others():  httplib failed in two new ways.  Blame Thumb Boy <wink>.
Lib/test/test_pyclbr.py