]> granicus.if.org Git - python/commit
Added better pickling support to xrange objects.
authorAlexandre Vassalotti <alexandre@peadrop.com>
Tue, 10 Jun 2008 04:01:23 +0000 (04:01 +0000)
committerAlexandre Vassalotti <alexandre@peadrop.com>
Tue, 10 Jun 2008 04:01:23 +0000 (04:01 +0000)
commit602d8db2bc5ddc9a2de2843df92db53365478b3d
treee799948843586f96ec1e0d4058135cf49a0b1c7c
parent1f2f61a78f80933a3e703df1ab08f14e70ea87d5
Added better pickling support to xrange objects.
Cleaned up the unit test.
Lib/test/test_xrange.py
Objects/rangeobject.c