cpython/Lib/email/mime
Berker Peksag fe21e4d4d7 Issue #16324: _charset parameter of MIMEText now also accepts email.charset.Charset instances.
Initial patch by Claude Paroz.
2014-09-27 00:57:29 +03:00
..
__init__.py Copying the email package back, despite its failings. 2007-08-30 01:15:14 +00:00
application.py #11515: fix several typos. Patch by Piotr Kasprzyk. 2011-03-15 05:18:48 +02:00
audio.py Copying the email package back, despite its failings. 2007-08-30 01:15:14 +00:00
base.py Copying the email package back, despite its failings. 2007-08-30 01:15:14 +00:00
image.py Copying the email package back, despite its failings. 2007-08-30 01:15:14 +00:00
message.py Copying the email package back, despite its failings. 2007-08-30 01:15:14 +00:00
multipart.py Merged revisions 60053-60078 via svnmerge from 2008-01-19 16:21:02 +00:00
nonmultipart.py Merged revisions 73623-73624 via svnmerge from 2009-06-28 17:35:48 +00:00
text.py Issue #16324: _charset parameter of MIMEText now also accepts email.charset.Charset instances. 2014-09-27 00:57:29 +03:00