cpython/Lib/email
Barry Warsaw ad9afcf213 Actually this file should have svn:eol-style CRLF since it's specifically
testing line ending compatibility.
2006-03-04 04:55:02 +00:00
..
test Actually this file should have svn:eol-style CRLF since it's specifically 2006-03-04 04:55:02 +00:00
Charset.py Port relevant patches for SF 1409455 to the trunk for email 3.0/Python 2.5. 2006-02-08 14:34:21 +00:00
Encoders.py
Errors.py
FeedParser.py SF bug #1347874; FeedParser does not comply with RFC2822. 2006-01-17 05:58:08 +00:00
Generator.py Port relevant patches for SF 1409455 to the trunk for email 3.0/Python 2.5. 2006-02-08 14:34:21 +00:00
Header.py
Iterators.py
MIMEAudio.py
MIMEBase.py
MIMEImage.py
MIMEMessage.py
MIMEMultipart.py
MIMENonMultipart.py
MIMEText.py
Message.py Port relevant patches for SF 1409455 to the trunk for email 3.0/Python 2.5. 2006-02-08 14:34:21 +00:00
Parser.py
Utils.py
__init__.py
_parseaddr.py parsedate_tz(): Minor cleanup. 2006-02-03 04:44:52 +00:00
base64MIME.py
quopriMIME.py