substring search without using built in utils

Bernard bernard.chhun at gmail.com
Thu Nov 9 07:48:31 EST 2006


do your homework and use regexes! but the find() and in() function
works great for normal strings...why don't you want to use them?

zeal elite a écrit :

> Hi,
>
> I am looking for substring search python program without using the built in
> funtions like find, or 'in'.
>
> Appreciate it. Thanks in advance.
> zeal
>
> _________________________________________________________________
> Find a local pizza place, music store, museum and more...then map the best
> route!  http://local.live.com?FORM=MGA001




More information about the Python-list mailing list