Re: Is there a string function to trim all non-ascii characters out of a string
- From: John Machin <sjmachin@xxxxxxxxxxx>
- Date: Mon, 31 Dec 2007 01:05:31 -0800 (PST)
On Dec 31, 7:20 pm, "silverburgh.me...@xxxxxxxxx"
<silverburgh.me...@xxxxxxxxx> wrote:
Hi,
Is there a string function to trim all non-ascii characters out of a
string?
Let say I have a string in python (which is utf8 encoded), is there a
python function which I can convert that to a string which composed of
only ascii characters?
.
- References:
- Is there a string function to trim all non-ascii characters out of a string
- From: silverburgh.meryl@xxxxxxxxx
- Is there a string function to trim all non-ascii characters out of a string
- Prev by Date: Re: Is there a string function to trim all non-ascii characters out of a string
- Next by Date: Re: Is there a string function to trim all non-ascii characters out of a string
- Previous by thread: Re: Is there a string function to trim all non-ascii characters out of a string
- Next by thread: Re: Is there a string function to trim all non-ascii characters out of a string
- Index(es):
Relevant Pages
|