[issue1317] smtplib.SMTP docs

2008-09-06 Thread A.M. Kuchling
A.M. Kuchling <[EMAIL PROTECTED]> added the comment: Documentation added in rev. 66272. -- assignee: -> akuchling nosy: +akuchling resolution: -> fixed status: open -> closed ___ Python tracker <[EMAIL PROTECTED]>

[issue1317] smtplib.SMTP docs

2007-10-24 Thread Guido van Rossum
Changes by Guido van Rossum: -- priority: -> low __ Tracker <[EMAIL PROTECTED]> __ ___ Python-bugs-list mailing list Unsubscribe: http://mail

[issue1317] smtplib.SMTP docs

2007-10-23 Thread Fred L. Drake, Jr.
New submission from Fred L. Drake, Jr.: The docstring for the smtplib.SMTP class includes descriptions of some instance attributes that are not covered by the documentation: does_esmtp ehlo_resp esmtp_features helo_resp If these are intended as part of the public interface, they should