simple string backspace question
- From: vedrandekovic@xxxxxxxxxxxxxx
- Date: Tue, 31 Jul 2007 02:44:12 -0700
Hello,
I have one simple string, backspace character question.Here is my
example:
"HelloBSworld"text="Hello\bworld"
print text
Should this character "\b" (backspace) in this text return this:
"Helloworld"?
Regards,
Vedran
.
- Follow-Ups:
- Re: simple string backspace question
- From: vedrandekovic
- Re: simple string backspace question
- From: Lawrence Oluyede
- Re: simple string backspace question
- Prev by Date: Re: Where do they tech Python officialy ?
- Next by Date: Re: simple string backspace question
- Previous by thread: [2.5] Reading a two-column file into an array?
- Next by thread: Re: simple string backspace question
- Index(es):