[Python-3000] range() issues (original) (raw)
Greg Ewing greg.ewing at canterbury.ac.nz
Thu May 1 00:49:23 CEST 2008
- Next message: [Python-3000] range() issues
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Guido van Rossum wrote:
I would like to see the following:
- sqlength should return maxsize if the actual value doesn't fit
So that code will silently behave as though the rest of the sequence wasn't there some of the time?
Can you elaborate on the rationale for this? I'm having trouble seeing how it's a good idea.
-- Greg
- Next message: [Python-3000] range() issues
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]