cpython/Lib/test/test_email
R David Murray 3edd22ac95 #11731: simplify/enhance parser/generator API by introducing policy objects.
This new interface will also allow for future planned enhancements
in control over the parser/generator without requiring any additional
complexity in the parser/generator API.

Patch reviewed by Éric Araujo and Barry Warsaw.
2011-04-18 13:59:37 -04:00
..
data
__init__.py
__main__.py
test_asian_codecs.py
test_email.py
test_generator.py
test_policy.py
torture_test.py