Another Wart! string.find() [ was: namespace issue? ]
Greg Ewing
greg at cosc.canterbury.ac.nz
Mon Jun 25 02:27:08 EDT 2001
More information about the Python-list mailing list
Mon Jun 25 02:27:08 EDT 2001
- Previous message (by thread): Another Wart! string.find() [ was: namespace issue? ]
- Next message (by thread): Odd behaviour from re
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
"Steven D. Majewski" wrote: > > I know that *I* learned zero based sequences in High School math -- > N-sub-zero, N-sub-one, Mathematicians seem to use 0-based and 1-based indices with about equal frequency, in my experience. Although when doing *arithmetic* with the indices, 0-based often seems to be preferred -- probably for the same reason that Python prefers it! -- Greg Ewing, Computer Science Dept, University of Canterbury, Christchurch, New Zealand To get my email address, please visit my web page: http://www.cosc.canterbury.ac.nz/~greg
- Previous message (by thread): Another Wart! string.find() [ was: namespace issue? ]
- Next message (by thread): Odd behaviour from re
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list