.. |
test
|
The ansi_x3.4_1968 encoding is an alias for ascii, but isn't known in
|
2002-09-30 15:23:17 +00:00 |
Charset.py
|
Added a feature suggested by Martin v Loewis, where a new header
|
2002-09-28 17:47:56 +00:00 |
Encoders.py
|
…
|
|
Errors.py
|
…
|
|
Generator.py
|
Use True/False everywhere.
|
2002-09-28 18:04:55 +00:00 |
Header.py
|
Docstring consistency with the updated .tex files.
|
2002-09-30 23:07:35 +00:00 |
Iterators.py
|
_structure(): Use .get_content_type()
|
2002-09-01 21:04:43 +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
|
__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
|
__init__(): Minor code cleanup.
|
2002-09-28 20:27:28 +00:00 |
Message.py
|
__contains__(): Change the second argument to `name' for consistency.
|
2002-09-30 18:17:35 +00:00 |
Parser.py
|
Docstring consistency with the updated .tex files.
|
2002-09-30 20:07:22 +00:00 |
Utils.py
|
Use True/False everywhere, and other code cleanups.
|
2002-09-28 20:49:57 +00:00 |
__init__.py
|
__all__: Updated
|
2002-09-30 20:41:33 +00:00 |
_compat21.py
|
_isstring(): Factor out "stringiness" test, e.g. for StringType or
|
2002-09-10 16:09:06 +00:00 |
_compat22.py
|
_isstring(): Factor out "stringiness" test, e.g. for StringType or
|
2002-09-10 16:09:06 +00:00 |
base64MIME.py
|
Use True/False everywhere, and other code cleanups.
|
2002-09-28 21:02:51 +00:00 |
quopriMIME.py
|
Use True/False everywhere, and other code cleanups.
|
2002-09-28 21:02:51 +00:00 |