Help me on Backspace please

cakomo at gmail.com cakomo at gmail.com
Thu Jun 26 16:32:57 EDT 2008


Hi
I am a beginner on Python and have a problem..

I have text file and reading it line by line and there are backspace
characters in it like '\b' or anything you want like "#".  I want to
replace these chars. with Backspace action. I mean deleting the
previous char. and the \b char also. and writing all cleaned text to a
file again.

How can I do that.

Thanks..



More information about the Python-list mailing list