]> granicus.if.org Git - python/commit
Make output on test_strptime() be more verbose in face of failure. This is in
authorBrett Cannon <bcannon@gmail.com>
Sat, 23 Sep 2006 19:53:20 +0000 (19:53 +0000)
committerBrett Cannon <bcannon@gmail.com>
Sat, 23 Sep 2006 19:53:20 +0000 (19:53 +0000)
commite042601251e74a1c5bac287c936daa076b1f9a80
treef7088aa7803cd45d7050c0ce32793f377507ec2c
parent9356e11223fb05536fd977dac3327ee7f6e388bd
Make output on test_strptime() be more verbose in face of failure.  This is in
hopes that more information will help debug the failing test on HPPA Ubuntu.
Lib/test/test_time.py