cpython/Lib/email
Barry Warsaw 4e68a1ec6c CHARSETS, ALIASES, CODEC_MAP: SF feature request 633543, Korean
support and other charset defaults.  See also:

http://article.gmane.org/gmane.comp.python.mime.devel/250

(this just commits the last bit of the article that wasn't part of
email 2.4.3.)
2003-01-07 00:29:07 +00:00
..
test Jack complained that on test_crlf_separation() was failing on MacOS9 2003-01-02 22:48:36 +00:00
Charset.py CHARSETS, ALIASES, CODEC_MAP: SF feature request 633543, Korean 2003-01-07 00:29:07 +00:00
Encoders.py
Errors.py
Generator.py
Header.py Header.__init__(), .append(): Add an optional argument `errors' which 2002-12-30 19:13:00 +00:00
Iterators.py
MIMEAudio.py
MIMEBase.py
MIMEImage.py
MIMEMessage.py
MIMEMultipart.py
MIMENonMultipart.py
MIMEText.py
Message.py
Parser.py
Utils.py
__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
_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
quopriMIME.py