summaryrefslogtreecommitdiff
path: root/Python/errors.c
diff options
context:
space:
mode:
authorBarry Warsaw <barry@python.org>2002-06-29 05:56:15 +0000
committerBarry Warsaw <barry@python.org>2002-06-29 05:56:15 +0000
commitfd1cd85e7acb2b420f45199aaedf6f4320e1732a (patch)
treed4965f7759860e13189a83ca07878bf348c7ce20 /Python/errors.c
parent6153b0c3bb6a57df7cd0ca93817e183f06bc62d2 (diff)
downloadcpython-fd1cd85e7acb2b420f45199aaedf6f4320e1732a.tar.gz
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 'Python/errors.c')
0 files changed, 0 insertions, 0 deletions