This commit is contained in:
R David Murray 2015-05-19 07:18:39 -04:00
parent 5bfc03f430
commit e09b42c914
1 changed files with 1 additions and 1 deletions

View File

@ -90,7 +90,7 @@ SMTPServer Objects
this will always be an empty list.
Implementations of ``process_message`` should use the ``**kwargs``
signature to accept arbitrary keword arguments, since future feature
signature to accept arbitrary keyword arguments, since future feature
enhancements may add keys to the kwargs dictionary.
Return ``None`` to request a normal ``250 Ok`` response; otherwise