]> granicus.if.org Git - python/commit
Issue #1533: test_range in test_builtin: fix test comment and add test
authorMark Dickinson <dickinsm@gmail.com>
Wed, 5 May 2010 22:42:51 +0000 (22:42 +0000)
committerMark Dickinson <dickinsm@gmail.com>
Wed, 5 May 2010 22:42:51 +0000 (22:42 +0000)
commit481ab89b75d197cf11dd3cf0df71477dc8884d2d
tree60462b83382806c61401a7bfbaa339911e1912bc
parent31a673da52dcc5cbf2a25dd732de3ee389a4a319
Issue #1533:  test_range in test_builtin: fix test comment and add test
for rejection of small floats.  Thanks Alexander Belopolsky.
Lib/test/test_builtin.py