[Python-Dev] Encoding detection in the standard library? (original) (raw)

"Martin v. Löwis" martin at v.loewis.de
Wed Apr 23 22:43:29 CEST 2008


For web forms, I always encode the pages in UTF-8, and that always works. Should work, if you use the "multipart/form-data" format.

Right - I was implicitly assuming that.

Regards, Martin



More information about the Python-Dev mailing list