--- Tim Johnson <[EMAIL PROTECTED]> wrote:
> Hello: > I need to tighten my handling of CGI transmissions. > I particular, I need to develop a strategy of safely > dealing with "tainted" characters. Ahh... tainted characters. If by "tainted" you mean not UTF-8, there is a c tool called "iconv" that fixes "tainted" characters. I believe Python has a wrapper, but I didn't check before sending this e-mail. Good luck and please write back if you implement a working solution. -- Ronald Weidner http://www.techport80.com PHP Software developer for hire. __________________________________ Yahoo! Mail - PC Magazine Editors' Choice 2005 http://mail.yahoo.com _______________________________________________ Tutor maillist - Tutor@python.org http://mail.python.org/mailman/listinfo/tutor