Bug in string.find; was: Re: Proposed PEP: New style indexing, was Re: Bug in slice type
Casey Hawthorne
caseyhHAMMER_TIME at istar.ca
Thu Aug 25 00:57:35 EDT 2005
>contained in the range [start, end)
Does range(start, end) generate negative integers in Python if start
>= 0 and end >= start?
--
Regards,
Casey
More information about the Python-list
mailing list