Htmlizing text

Phil Hunt philh at vision25.demon.co.uk
Mon Nov 29 16:03:46 EST 1999


Is there a function in the standard Python library to HTML-ize text,
i.e. to replace 'a > b & c < d' with 'a > b & c < d'?

(I realize this can be done with regular expressions, but is there
an easy way?)

-- 
Phil Hunt - - - phil at comuno.com





More information about the Python-list mailing list