This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author dshockey
Recipients dshockey
Date 2007-10-21.02:25:34
SpamBayes Score 0.32128295
Marked as misclassified No
Message-id <1192933534.27.0.412811489751.issue1307@psf.upfronthosting.co.za>
In-reply-to
Content
Very simple patch that adds a ternary operator to skip the call to 
__getaddr if there is no arg.
Files
File name Uploaded
smtpd.diff dshockey, 2007-10-21.02:25:34
History
Date User Action Args
2007-10-21 02:25:34dshockeysetspambayes_score: 0.321283 -> 0.32128295
recipients: + dshockey
2007-10-21 02:25:34dshockeysetspambayes_score: 0.321283 -> 0.321283
messageid: <1192933534.27.0.412811489751.issue1307@psf.upfronthosting.co.za>
2007-10-21 02:25:34dshockeylinkissue1307 messages
2007-10-21 02:25:34dshockeycreate