- 11 Mar, 2003 1 kayıt (commit)
-
-
Barry Warsaw yazdı
one. Possibly controversial.
-
- 01 Eki, 2002 1 kayıt (commit)
-
-
Barry Warsaw yazdı
-
- 28 Eyl, 2002 1 kayıt (commit)
-
-
Barry Warsaw yazdı
-
- 02 Haz, 2002 1 kayıt (commit)
-
-
Barry Warsaw yazdı
Use MIMENonMultipart as the base class so that you can't attach() to these non-multipart message types.
-
- 10 Nis, 2002 1 kayıt (commit)
-
-
Barry Warsaw yazdı
non-us-ascii character sets in headers and bodies. Some API changes (with DeprecationWarnings for the old APIs). Better RFC-compliant implementations of base64 and quoted-printable. Updated test cases. Documentation updates to follow (after I finish writing them ;).
-
- 04 Eki, 2001 2 kayıt (commit)
-
-
Barry Warsaw yazdı
-
Tim Peters yazdı
-
- 26 Eyl, 2001 1 kayıt (commit)
-
-
Barry Warsaw yazdı
Text.py and class Text => MIMEText.py and MIMEText MessageRFC822.py and class MessageRFC822 => MIMEMessage.py and MIMEMessage These are renamed so as to be more consistent; these are MIME specific derived classes for when creating the object model out of whole cloth.
-
- 23 Eyl, 2001 1 kayıt (commit)
-
-
Barry Warsaw yazdı
<http://sf.net/projects/mimelib>. There /are/ API differences between mimelib and email, but most of the implementations are shared (except where cool Py2.2 stuff like generators are used).
-