]> granicus.if.org Git - python/commit
Issue #18659: fix test_format test that wasn't being executed. Thanks Vajrasky Kok...
authorMark Dickinson <dickinsm@gmail.com>
Mon, 5 Aug 2013 09:30:14 +0000 (10:30 +0100)
committerMark Dickinson <dickinsm@gmail.com>
Mon, 5 Aug 2013 09:30:14 +0000 (10:30 +0100)
commita9e626f704533207fc34d9c7aff12b54050c013b
tree9e579337f3d65ec00c9c470a617ed759e3ef0d67
parentb2aa6f40559da92085e77a247b8756d860171a12
Issue #18659: fix test_format test that wasn't being executed.  Thanks Vajrasky Kok for the patch.
Lib/test/test_format.py