]> granicus.if.org Git - python/commit
Add test case for error message raised by bad % format character
authorAndrew M. Kuchling <amk@amk.ca>
Fri, 15 Dec 2000 13:09:06 +0000 (13:09 +0000)
committerAndrew M. Kuchling <amk@amk.ca>
Fri, 15 Dec 2000 13:09:06 +0000 (13:09 +0000)
commit4d192b37ecaee5948d92eee0519de391c0b7b446
treef1721b2344dc41f1ccf222ca0f2c17760b675e08
parent6ca8917758c90bb8de4d3698f9c6ba84167035f5
Add test case for error message raised by bad % format character
(Oh, look, it adds another little utility function for testing)
Lib/test/test_format.py