A critique of cgi.escape

Fredrik Lundh fredrik at pythonware.com
Tue Sep 26 09:00:49 EDT 2006


Jon Ribbens wrote:

> This has nothing to do with character encodings.

it has *everything* to do with encoding of existing data into HTML so it can be
safely transported to, and recreated by, an HTML-aware client.

does the word "information set" mean anything to you?

</F> 






More information about the Python-list mailing list