Re: shouldn't 'string'.find('ugh') return 0, not -1 ?
- From: jelle <jelleferinga@xxxxxxxxx>
- Date: Wed, 31 Oct 2007 15:48:29 +0000 (UTC)
if 'something' in check:
do(somethingElse)
Tim, you're absolutely right that the above makes far more sense in my case.
Thanks for pointing that out.
-jelle
.
- Prev by Date: Re: Python bug tracker now secret?
- Next by Date: Re: Python bug tracker now secret?
- Previous by thread: Re: shouldn't 'string'.find('ugh') return 0, not -1 ?
- Next by thread: Re: shouldn't 'string'.find('ugh') return 0, not -1 ?
- Index(es):