cpython/Lib/email
Georg Brandl 706824f19f More codestring -> codebytes. 2009-06-04 09:42:55 +00:00
..
mime
test More codestring -> codebytes. 2009-06-04 09:42:55 +00:00
__init__.py
_parseaddr.py
base64mime.py Remove nonexisting stuff from __all__. 2009-06-04 09:37:16 +00:00
charset.py
encoders.py
errors.py
feedparser.py
generator.py "Port" the fix for issue 1974 from the trunk (2.7). Because Python 3.x does things much better, less changes are necessary. 2009-03-30 23:12:30 +00:00
header.py
iterators.py
message.py Merged revisions 69846 via svnmerge from 2009-02-21 20:59:32 +00:00
parser.py Patch for issue 2848, mostly by Humberto Diogenes, with a couple of 2008-06-12 04:06:45 +00:00
quoprimime.py Remove nonexisting stuff from __all__. 2009-06-04 09:37:16 +00:00
utils.py #2834: Change re module semantics, so that str and bytes mixing is forbidden, 2008-08-19 17:56:33 +00:00