]> granicus.if.org Git - python/commit
Remove all tests that rely on deprecated-in-2.2 features of xrange objects.
authorFred Drake <fdrake@acm.org>
Thu, 2 May 2002 18:40:31 +0000 (18:40 +0000)
committerFred Drake <fdrake@acm.org>
Thu, 2 May 2002 18:40:31 +0000 (18:40 +0000)
commite08fda912fc6fe66f185524bd1ad0585bcadeef7
tree5f30a92e92dfc0b7d0bed91c9eaea2a23021b1a1
parenta030c768afd2cf69ce15c449c9c4eadd5a8b3fbe
Remove all tests that rely on deprecated-in-2.2 features of xrange objects.
"What's New in Python 2.2" documented that these would be removed in
Python 2.3.
Lib/test/test_b2.py
Lib/test/test_repr.py