Files
cpython/Doc/lib
Guido van Rossum 3f56166b1a Rip out the fancy behaviors of xrange that nobody uses: repeat, slice,
contains, tolist(), and the start/stop/step attributes.  This includes
removing the 4th ('repeat') argument to PyRange_New().
2001-07-05 13:27:48 +00:00
..
2001-03-29 22:22:23 +00:00
2001-05-11 15:49:19 +00:00
2000-10-04 16:34:09 +00:00
2001-01-22 17:42:32 +00:00
2000-09-09 03:31:17 +00:00
2001-02-14 03:20:18 +00:00
2001-06-29 15:39:53 +00:00
2001-02-28 23:34:21 +00:00
2001-05-11 15:49:19 +00:00
2001-06-25 15:30:13 +00:00
2001-06-23 16:26:44 +00:00