]> granicus.if.org Git - python/commit
Make test_format.py pass again (error messages have changed).
authorWalter Dörwald <walter@livinglogic.de>
Mon, 21 May 2007 21:02:54 +0000 (21:02 +0000)
committerWalter Dörwald <walter@livinglogic.de>
Mon, 21 May 2007 21:02:54 +0000 (21:02 +0000)
commit88effc1251c295b0e70961b587fe0de63bf10754
tree4426dd4316f76a11f3b5090379ad1d0b958d92a3
parent3353a2ec4759eef7bfbd892b040cf1bd1ac3298c
Make test_format.py pass again (error messages have changed).

Remove duplicate tests.

Test str and str8 in test_both().
Lib/test/test_format.py