..
test
Jack complained that on test_crlf_separation() was failing on MacOS9
2003-01-02 22:48:36 +00:00
__init__.py
Actually, make this 2.5a1 since it will include API changes that may
2002-12-30 19:08:38 +00:00
_compat21.py
Whitespace normalization.
2002-12-24 18:31:27 +00:00
_compat22.py
_parseaddr.py
parsedate_tz(): Fix SF bug #552345 , optional FWS between the comma and
2002-12-30 17:21:36 +00:00
base64MIME.py
Use True/False everywhere, and other code cleanups.
2002-09-28 21:02:51 +00:00
Charset.py
Merge of the folding-reimpl-branch. Specific changes,
2003-03-06 05:16:29 +00:00
Encoders.py
Docstring consistency with the updated .tex files.
2002-10-01 00:05:24 +00:00
Errors.py
Generator.py
_split_header(): If we have a header which is a byte string containing
2002-10-14 15:09:30 +00:00
Header.py
Header.__init__(), .append(): Add an optional argument `errors' which
2002-12-30 19:13:00 +00:00
Iterators.py
_structure(): Swap fp and level arguments.
2002-10-01 00:51:47 +00:00
Message.py
get_content_charset(): RFC 2046 $4.1.2 says charsets are not case
2002-10-10 15:13:26 +00:00
MIMEAudio.py
Docstring consistency with the updated .tex files.
2002-09-30 21:29:10 +00:00
MIMEBase.py
MIMEImage.py
Docstring consistency with the updated .tex files.
2002-09-30 22:15:00 +00:00
MIMEMessage.py
MIMEMultipart.py
Docstring consistency with the updated .tex files.
2002-09-30 21:24:00 +00:00
MIMENonMultipart.py
MIMEText.py
Docstring consistency with the updated .tex files.
2002-10-01 00:52:27 +00:00
Parser.py
parse(), _parseheaders(), _parsebody(): A fix for SF bug #633527 ,
2002-11-05 21:44:06 +00:00
quopriMIME.py
Merge of the folding-reimpl-branch. Specific changes,
2003-03-06 05:14:20 +00:00
Utils.py
Jason Mastaler's patch to break the dependence on rfc822.py for the
2002-11-05 19:54:52 +00:00