.. |
test
|
test_get_decoded_uu_payload(): A new test for
|
2003-03-11 04:31:37 +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
|
Slightly better docstring
|
2002-06-01 05:45:37 +00:00 |
Generator.py
|
_write_headers(), _split_header(): All of the smarts for splitting
|
2003-03-07 15:43:17 +00:00 |
Header.py
|
_split_ascii() [method and function]: Don't join the lines just to
|
2003-03-10 15:14:08 +00:00 |
Iterators.py
|
_structure(): Swap fp and level arguments.
|
2002-10-01 00:51:47 +00:00 |
MIMEAudio.py
|
Docstring consistency with the updated .tex files.
|
2002-09-30 21:29:10 +00:00 |
MIMEBase.py
|
Use absolute import paths for intrapackage imports.
|
2002-06-02 19:05:08 +00:00 |
MIMEImage.py
|
Docstring consistency with the updated .tex files.
|
2002-09-30 22:15:00 +00:00 |
MIMEMessage.py
|
__init__(): Be sure to set the default type to message/rfc822.
|
2002-07-09 02:40:35 +00:00 |
MIMEMultipart.py
|
Docstring consistency with the updated .tex files.
|
2002-09-30 21:24:00 +00:00 |
MIMENonMultipart.py
|
Add a pychecker suppression.
|
2002-09-28 20:25:15 +00:00 |
MIMEText.py
|
Docstring consistency with the updated .tex files.
|
2002-10-01 00:52:27 +00:00 |
Message.py
|
get_payload(): Teach this about various uunencoded
|
2003-03-11 04:33:30 +00:00 |
Parser.py
|
Merge of the folding-reimpl-branch. Specific changes,
|
2003-03-06 05:25:35 +00:00 |
Utils.py
|
specialsre, escapesre: In SF bug #663369, Matthew Woodcraft points out
|
2003-03-10 19:20:18 +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
|
_isstring(): Factor out "stringiness" test, e.g. for StringType or
|
2002-09-10 16:09:06 +00:00 |
_parseaddr.py
|
parsedate_tz(): Fix SF bug #552345, optional FWS between the comma and
|
2002-12-30 17:21:36 +00:00 |
base64MIME.py
|
Merge of the folding-reimpl-branch. Specific changes,
|
2003-03-06 05:25:00 +00:00 |
quopriMIME.py
|
Merge of the folding-reimpl-branch. Specific changes,
|
2003-03-06 05:14:20 +00:00 |