Remove no-printable characters in string
From: Pascal (pascal.parent_at_free.fr)
Date: 12/03/03
- Next message: Jon Arter: "Re: redirecting Stdin"
- Previous message: Rasjid Wilcox: "Re: Python, xml, databases, ..."
- Next in thread: Paul Rubin: "Re: Remove no-printable characters in string"
- Reply: Paul Rubin: "Re: Remove no-printable characters in string"
- Reply: Roel Mathys: "Re: Remove no-printable characters in string"
- Reply: Roel Mathys: "Re: Remove no-printable characters in string"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 3 Dec 2003 02:44:34 -0800
Hello,
What's the best way to delete or replace no-printable characters in a string.
i.e.: "\x08toto\x00titi" -> "tototiti" or " toto titi"
- Next message: Jon Arter: "Re: redirecting Stdin"
- Previous message: Rasjid Wilcox: "Re: Python, xml, databases, ..."
- Next in thread: Paul Rubin: "Re: Remove no-printable characters in string"
- Reply: Paul Rubin: "Re: Remove no-printable characters in string"
- Reply: Roel Mathys: "Re: Remove no-printable characters in string"
- Reply: Roel Mathys: "Re: Remove no-printable characters in string"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]