Replacing "illegal characters" in html
From: BenO (ben.nospam_at_ladeda.co.uk)
Date: 05/09/04
- Next message: Jarek Zgoda: "Re: perl to python"
- Previous message: Olivier Scalbert: "Re: perl to python"
- Next in thread: Robert Brewer: "RE: Replacing "illegal characters" in html"
- Maybe reply: Robert Brewer: "RE: Replacing "illegal characters" in html"
- Maybe reply: Robert Brewer: "RE: Replacing "illegal characters" in html"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sun, 9 May 2004 19:48:49 +0000 (UTC)
Hi
I'm new to python and need to write a function to replace certain characters
in a string (html).
The characters I need to replace come from MS Word copy & paste and are:
' (Left quote)
' (Right quote)
Double Left quotes
Double Right quotes
Can anyone help me or point me in the right direction on an efficient way of
doing this?
Thanks
Ben
- Next message: Jarek Zgoda: "Re: perl to python"
- Previous message: Olivier Scalbert: "Re: perl to python"
- Next in thread: Robert Brewer: "RE: Replacing "illegal characters" in html"
- Maybe reply: Robert Brewer: "RE: Replacing "illegal characters" in html"
- Maybe reply: Robert Brewer: "RE: Replacing "illegal characters" in html"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|