stripping out unwanted characters in string
Jerry F. Davis
jfdecd at execpc.com
Sun Jun 4 23:31:52 EDT 2000
More information about the Python-list mailing list
Sun Jun 4 23:31:52 EDT 2000
- Previous message (by thread): stripping out unwanted characters in string
- Next message (by thread): stripping out unwanted characters in string
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message (by thread): stripping out unwanted characters in string
- Next message (by thread): stripping out unwanted characters in string
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list