commit | b1027643d57d4d861cb624ab45da21246eda1759 | [log] [tgz] |
---|---|---|
author | Barry Warsaw <barry@python.org> | Mon Jul 12 23:10:08 2004 +0000 |
committer | Barry Warsaw <barry@python.org> | Mon Jul 12 23:10:08 2004 +0000 |
tree | 60d39ae2fc3eb45af33f3682db9d215f830d9f4c | |
parent | fdf7449ad232bcb5dc1413a52603ad6e904d9246 [diff] |
Updated my email address to something that works <wink>.
diff --git a/Lib/smtpd.py b/Lib/smtpd.py index ef38cc2..9c47a5b 100755 --- a/Lib/smtpd.py +++ b/Lib/smtpd.py
@@ -61,7 +61,7 @@ # # Please note that this script requires Python 2.0 # -# Author: Barry Warsaw <barry@digicool.com> +# Author: Barry Warsaw <barry@python.org> # # TODO: #