diff options
author | Barry Warsaw <barry@python.org> | 2002-06-29 05:56:15 (GMT) |
---|---|---|
committer | Barry Warsaw <barry@python.org> | 2002-06-29 05:56:15 (GMT) |
commit | 908dc4bea84e4c1d5c20c03160a202c0f69db49d (patch) | |
tree | a8a9e58b2c5b23a4d037614be94ed4a2a8d9fcb9 /Lib/plat-atheos/IN.py | |
parent | 3fdc889e762fa81469550aec6f47c1797d01e18a (diff) | |
download | cpython-908dc4bea84e4c1d5c20c03160a202c0f69db49d.zip cpython-908dc4bea84e4c1d5c20c03160a202c0f69db49d.tar.gz cpython-908dc4bea84e4c1d5c20c03160a202c0f69db49d.tar.bz2 |
Oleg Broytmann's support for RFC 2231 encoded parameters, SF patch #549133
Specifically,
_formatparam(): Teach this about encoded `param' arguments, which are
a 3-tuple of items (charset, language, value). language is ignored.
_unquotevalue(): Handle both 3-tuple RFC 2231 values and unencoded
values.
_get_params_preserve(): Decode the parameters before returning them.
get_params(), get_param(): Use _unquotevalue().
get_filename(), get_boundary(): Teach these about encoded (3-tuple)
parameters.
Diffstat (limited to 'Lib/plat-atheos/IN.py')
0 files changed, 0 insertions, 0 deletions