Converting foreign characters to HTML characters entities

Lutz Schroeer Lutz.Schroeer at tu-clausthal.de
Mon May 21 11:48:40 EDT 2001


My program reads strings out of a database and converts them to an HTML-
page. The string contains German Umlauts which I would like to convert to 
HTML character entities.

Is there any simple method to do this without explicitly writing a function 
by myself? Are there any standard modules which I didn't find or any third 
party objects?

latz



More information about the Python-list mailing list