On 11/28/2013 02:34 AM, Alan Gauld wrote:
Not so. If you are looking for a string and know the string ends with that
string you want the end point to exclude the known result at the end. And it is
a startswith because you are checking from the
start of the substring.

Ah, thank you, Alan!

Denis
_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
https://mail.python.org/mailman/listinfo/tutor

Reply via email to