[Fwd: Re: [Python-Dev] Can the cgi module be made Unicode-aware?] (original) (raw)
Walter Dörwald walter@livinglogic.de
Thu, 11 Apr 2002 19:08:53 +0200
- Previous message: [Python-Dev] trace.py and the obscurity of Tools/scripts/ (was: Unittest list)
- Next message: [Python-Dev] Can the cgi module be made Unicode-aware?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Martin v. Loewis wrote:
Skip Montanaro <skip@pobox.com> writes:
I did some reading before nodding off last night. The
tag takes an optional "accept-charset" attribute, which can be a list.No, it doesn't - that's a proprietary extension. Or, maybe I'm missing something: where did you find a statement that this is "official" in any sense?
http://www.w3.org/TR/html4/interact/forms.html#h-17.3 states that FORM has such an attribute, which specifies the "list of supported charsets".
[...]
Bye, Walter Dörwald
- Previous message: [Python-Dev] trace.py and the obscurity of Tools/scripts/ (was: Unittest list)
- Next message: [Python-Dev] Can the cgi module be made Unicode-aware?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]