]> granicus.if.org Git - python/commit
test_range(): The C code changed to raise TypeError in one of these
authorTim Peters <tim.peters@gmail.com>
Tue, 15 Apr 2003 14:40:03 +0000 (14:40 +0000)
committerTim Peters <tim.peters@gmail.com>
Tue, 15 Apr 2003 14:40:03 +0000 (14:40 +0000)
commit299b3dffd2d4700f0212694aba98d987435cb555
treebbcb6a3aeb14df95080a9cf31e1d03a3e59ec0de
parentd922fa46ce0763e63c3d6a14bc89059b0eef33ea
test_range():  The C code changed to raise TypeError in one of these
cases, but the test still expected ValueError.  Repaired that.
Lib/test/test_builtin.py