Re: unicode html
- From: "Jim" <jhefferon@xxxxxxxxx>
- Date: 17 Jul 2006 11:31:32 -0700
Sybren Stuvel wrote:
lorenzo.viscanti@xxxxxxxxx enlightened us with:For example, I am programming a script that makes html pages, but I do
As an example I would like to do this kind of conversion:
\uc3B4 => ô
for all available html entities.
Why would you want that? Just make sure you declare your document as
UTF-8, encode it as such, and you're done. Much easier.
not have the ability to change the "Content-Type .. charset=.." line
that is sent preceeding those pages.
Jim
.
- References:
- unicode html
- From: lorenzo . viscanti
- unicode html
- Prev by Date: Re: Cool Python Ebooks Site
- Next by Date: pytables - best practices / mem leaks
- Previous by thread: Re: unicode html
- Next by thread: Re: unicode html
- Index(es):
Relevant Pages
|