[Python-Dev] xrange vs. int.__getslice__
Vladimir 'Yu' Stepanov
vys at renet.ru
Tue Jun 13 10:11:17 CEST 2006
More information about the Python-Dev mailing list
Tue Jun 13 10:11:17 CEST 2006
- Previous message: [Python-Dev] xrange vs. int.__getslice__
- Next message: [Python-Dev] request for review: patch 1446489 (zip64 extensions in zipfile)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Thomas Wouters wrote: > http://www.python.org/dev/peps/pep-0204/ > > (If you must really discuss this, which would probably be futile and > senseless, please do it on python-3000 only.) Certainly looks very similar. PEP-204 demands change in a parser and considers a new design as replacement to range functions. My offer can be considered as replacement to xrange functions. Any change in a syntactic design of language to spend it is not necessary. Thanks.
- Previous message: [Python-Dev] xrange vs. int.__getslice__
- Next message: [Python-Dev] request for review: patch 1446489 (zip64 extensions in zipfile)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list