]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue 2582: Fix pickling of xrange objects.
authorAlexandre Vassalotti <alexandre@peadrop.com>
Tue, 10 Jun 2008 03:34:53 +0000 (03:34 +0000)
committerAlexandre Vassalotti <alexandre@peadrop.com>
Tue, 10 Jun 2008 03:34:53 +0000 (03:34 +0000)
commit1f2f61a78f80933a3e703df1ab08f14e70ea87d5
tree16564a14337a5308204cb7bcffba685bb8e76b7b
parent5c4d3d0e4c6b533dbfbab36ad8034010fe90cf69
Issue 2582: Fix pickling of xrange objects.
Lib/test/test_xrange.py
Objects/rangeobject.c