A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://mail.python.org/pipermail/python-dev/2002-October/029751.html below:

[Python-Dev] __getitem__ in user defined classes

[Python-Dev] __getitem__ in user defined classes [Python-Dev] __getitem__ in user defined classesGuido van Rossum guido@python.org
Sun, 27 Oct 2002 22:14:40 -0500
> > > 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.

Note that slice() isn't limited to integers -- that's up to whoever
interprets the slice instance.  But iteration really should only
support ints.

--Guido van Rossum (home page: http://www.python.org/~guido/)



RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4