commit | 3c25535dc81492b8f703056dbd3b9685db4ca936 | [log] [tgz] |
---|---|---|
author | Barry Warsaw <barry@python.org> | Fri Sep 06 03:55:04 2002 +0000 |
committer | Barry Warsaw <barry@python.org> | Fri Sep 06 03:55:04 2002 +0000 |
tree | 7c5ef195e7afab04a1f96655872770dd896dfd6c | |
parent | 470288c54e9be66ac41638baabd14607448d8cd6 [diff] |
_formatparam(), set_param(): RFC 2231 encoding support by Oleg Broytmann in SF patch #600096. Specifically, the former function now encodes the triplets, while the latter adds optional charset and language arguments.