commit | 5e81270b22ee6cfe6d7ead43ccbc258964cf14a7 | [log] [tgz] |
---|---|---|
author | Guido van Rossum <guido@python.org> | Mon Oct 22 16:27:19 2007 +0000 |
committer | Guido van Rossum <guido@python.org> | Mon Oct 22 16:27:19 2007 +0000 |
tree | e895e9c5e562e2dec4d1ea90e04641cde006c1de | |
parent | aef8e55269ad4e35b5ac6b8e0d47dcbda1d20b02 [diff] |
Issue #1307, patch by Derek Shockey. When "MAIL" is received without args, an exception happens instead of sending a 501 syntax error response.