> > > 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