]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Backport 69934: Register xrange() as a Sequence.
authorRaymond Hettinger <python@rcn.com>
Tue, 24 Feb 2009 12:25:32 +0000 (12:25 +0000)
committerRaymond Hettinger <python@rcn.com>
Tue, 24 Feb 2009 12:25:32 +0000 (12:25 +0000)
commit9293eb965a2f70a3af849791401f8ec3fc23662b
treee48b6691f0cb0c75760781698e29f80fe7604792
parent54fba82310bd8441dfc580e37daacb52a217d4fb
Backport 69934:  Register xrange() as a Sequence.
Lib/_abcoll.py
Lib/test/test_collections.py
Misc/NEWS