HTML escape in Python 1.5.2

Tim Roberts timr at probo.com
Tue Mar 20 01:20:06 EST 2001


Pahud.bbs at openbazaar.net (©¬­J¼w) wrote:
>
>I want to do the html escaping in python, however, HTMLgen class
>does not ship with python 1.5.2. Is there any alternative?

Why look for an alternative?  If you're running it on a machine where you
can't install into python site-packages, just load it into the same
directory where you have your CGI scripts.

I'm a real fan of HTMLgen.
--
- Tim Roberts, timr at probo.com
  Providenza & Boekelheide, Inc.



More information about the Python-list mailing list