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 zvyn
Recipients barry, jesstess, pitrou, r.david.murray, zvyn
Date 2014-06-17.00:40:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1402965651.35.0.377155891865.issue21725@psf.upfronthosting.co.za>
In-reply-to
Content
The new patch implements what you suggested, with the following differences:
- I still use the default_dict and add the numbers up but maybe it's a bit more readable now?
- Support for HELO/EHLO is a seperate issue #21783
History
Date User Action Args
2014-06-17 00:40:51zvynsetrecipients: + zvyn, barry, pitrou, r.david.murray, jesstess
2014-06-17 00:40:51zvynsetmessageid: <1402965651.35.0.377155891865.issue21725@psf.upfronthosting.co.za>
2014-06-17 00:40:51zvynlinkissue21725 messages
2014-06-17 00:40:49zvyncreate