[Python-Dev] Can the cgi module be made Unicode-aware? (original) (raw)
Martin v. Loewis martin@v.loewis.de
11 Apr 2002 19:14:40 +0200
- Previous message: [Fwd: Re: [Python-Dev] Can the cgi module be made Unicode-aware?]
- Next message: [Python-Dev] Can the cgi module be made Unicode-aware?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Alex Martelli <aleax@aleax.it> writes:
Thanks for pointing that out. The same document (at #submit-format) also explains that application/x-www-form-urlencoded only supports ASCII, so Skip shouldn't be too surprised that his form fails for non-ASCII text.
Regards, Martin
- Previous message: [Fwd: Re: [Python-Dev] Can the cgi module be made Unicode-aware?]
- Next message: [Python-Dev] Can the cgi module be made Unicode-aware?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]