On Mon, Oct 21, 2002 at 04:39:53PM +1300, Greg Ewing wrote: > Raymond Hettinger <python@rcn.com>: > > > This could be simplified somewhat by making slices iterable > > Hmmm... if slices were iterable, they'd behave a lot > like xrange objects. > > Perhaps > > slice == xrange > > could be true in some future Python? http://python.org/sf/575515 , rejected. Oren