"Jim Carlock" wrote:
> Anyone here able to provide a link to the Python functions for
> comparing strings and updating strings? I'm looking to do some
> character by character analysis until I find the '@' character
> and then change the rest of the string after that.
>
You cannot update a strin
Start here:
http://www.lmgtfy.com/?q=python+string
On Wed, Apr 29, 2009 at 10:36 AM, Jim Carlock
wrote:
> Anyone here able to provide a link to the Python functions for
> comparing strings and updating strings? I'm looking to do some
> character by character analysis until I find the '@' characte