Ideas for a RFC 6532 API

Policy

_header_value_parser

Steps

  1. change the Header class in header.py to make the default charset changeable (add '_internal_charset' property)
  2. NOT SURE ABOUT THIS: create new classes in the headerregistry.py (e.g. UnicodeAddressHeader as inheritor of AddressHeader

  3. provide an alternative header map (e.g. _unicode_header_map) using the new classes
  4. HeaderRegistry: create an inherited class with the _unicode_header_map as default.

...

  1. create a policy making use of the above

GSoC14_email (last edited 2014-06-03 13:24:48 by MarcAndreLemburg)

Unable to edit the page? See the FrontPage for instructions.