- 14 Eyl, 2001 2 kayıt (commit)
-
-
Fred Drake yazdı
-
Guido van Rossum yazdı
This patch adds the features from RFC 2487 (Secure SMTP over TLS) to the smtplib module: - A starttls() function - Wrapper classes that simulate enough of sockets and files for smtplib, but really wrap a SSLObject - reset the list of known SMTP extensions at each call of ehlo(). This should have been the case anyway.
-
- 11 Eyl, 2001 1 kayıt (commit)
-
-
Fred Drake yazdı
contributed by Gerhard Häring. This is part of SF patch #460112.
-
- 20 May, 2001 1 kayıt (commit)
-
-
Fred Drake yazdı
but doing so raised EOFError. This makes it work as advertised and converts to string methods where reasonable. This closes SF bug #424776.
-
- 03 Eki, 2000 1 kayıt (commit)
-
-
Fred Drake yazdı
references, telling the reader more about what to expect at the other end of the links.
-
- 16 Tem, 2000 1 kayıt (commit)
-
-
Thomas Wouters yazdı
SourceForge doesn't choke on this batch :-) I'm not entirely sure this is 100% correct. The patch changes an \index{persistency} to \index{presistence}, and I don't know what \index{} does. But it seems to do so persi--er, consistently, so I hope it isn't a problem.
-
- 05 Nis, 2000 1 kayıt (commit)
-
-
Fred Drake yazdı
B. Hartwell <slt5v@cc.usu.edu>. Removed second copy of the "See also" section!
-
- 03 Nis, 2000 1 kayıt (commit)
-
-
Fred Drake yazdı
(Very rough.)
-
- 09 Kas, 1999 1 kayıt (commit)
-
-
Fred Drake yazdı
-
- 22 Nis, 1999 1 kayıt (commit)
-
-
Fred Drake yazdı
Various small cleanups.
-
- 21 Nis, 1999 1 kayıt (commit)
-
-
Guido van Rossum yazdı
method does _not_ disconnect the connection when it throws a SMTPHeloError!
-
- 07 Nis, 1999 1 kayıt (commit)
-
-
Guido van Rossum yazdı
documentation sendmail() to reflect the changes by The Dragon (see smtplib.py checkin).
-
- 22 Ara, 1998 1 kayıt (commit)
-
-
Fred Drake yazdı
Fix an appearantly new behavior with latex2html with quoting. (Good incentive to work on the SGML conversion! ;)
-
- 30 Kas, 1998 1 kayıt (commit)
-
-
Fred Drake yazdı
<faassen@vet.uu.nl>.
-
- 10 Agu, 1998 1 kayıt (commit)
-
-
Fred Drake yazdı
Fix up a few synopses.
-
- 07 Agu, 1998 1 kayıt (commit)
-
-
Fred Drake yazdı
-
- 23 Tem, 1998 1 kayıt (commit)
-
-
Fred Drake yazdı
-
- 01 Tem, 1998 1 kayıt (commit)
-
-
Fred Drake yazdı
are in the appropriate sections. Some minor nits.
-
- 30 Haz, 1998 1 kayıt (commit)
-
-
Fred Drake yazdı
Use logical (& consistent) markup. Added a see-also section at the end.
-
- 28 Haz, 1998 1 kayıt (commit)
-
-
Guido van Rossum yazdı
cmd, multifile and smtplib.
-