cpython/Lib/email/mime
Facundo Batista 2b1b195d39 Fix issue #1822: MIMEMultipart.is_multipart() behaves correctly for a
just-created (and empty) instance.  Added tests for this. Thanks
Jonathan Share.
2008-01-19 12:32:27 +00:00
..
__init__.py
application.py
audio.py
base.py
image.py
message.py
multipart.py
nonmultipart.py
text.py