stripping out unwanted characters in string

Jerry F. Davis jfdecd at execpc.com
Sun Jun 4 23:31:52 EDT 2000


Howdy:

I have a string that has some unwanted characters in it.
Octal 240 for instance.

I want to actually strip them out of my string.

I have looked at string.replace, but can't seem to figure out how to do
this.

Thanks in advance.

Jerry



More information about the Python-list mailing list