Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
b5ddcfd2a203336f3ba7bb1111cda462333c9e1f
/
Lib
/
test
/
test_xrange.py
e2a383d
Rip out 'long' and 'L'-suffixed integer literals. (Rough first cut.)
by Guido van Rossum
· 19 years ago
49fd7fa
Merge p3yk branch with the trunk up to revision 45595. This breaks a fair
by Thomas Wouters
· 19 years ago
07519f8
Fix xrange tests now that xrange() (like many other places) no longer
by Thomas Wouters
· 19 years ago
64fa74d
Get test to pass on amd64 (opteron). This is pretty hacky, but
by Neal Norwitz
· 21 years ago
feec453
Bug 1003935: xrange overflows
by Tim Peters
· 21 years ago
1c0423a
Exercise xrange a bit
by Neal Norwitz
· 21 years ago