summaryrefslogtreecommitdiffstats
path: root/Lib/smtpd.py
diff options
context:
space:
mode:
authorBarry Warsaw <barry@python.org>2004-07-12 23:10:08 (GMT)
committerBarry Warsaw <barry@python.org>2004-07-12 23:10:08 (GMT)
commitb1027643d57d4d861cb624ab45da21246eda1759 (patch)
tree60d39ae2fc3eb45af33f3682db9d215f830d9f4c /Lib/smtpd.py
parentfdf7449ad232bcb5dc1413a52603ad6e904d9246 (diff)
downloadcpython-b1027643d57d4d861cb624ab45da21246eda1759.zip
cpython-b1027643d57d4d861cb624ab45da21246eda1759.tar.gz
cpython-b1027643d57d4d861cb624ab45da21246eda1759.tar.bz2
Updated my email address to something that works <wink>.
Diffstat (limited to 'Lib/smtpd.py')
-rwxr-xr-xLib/smtpd.py2
1 files changed, 1 insertions, 1 deletions
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 @@ and if remoteport is not given, then 25 is used.
#
# Please note that this script requires Python 2.0
#
-# Author: Barry Warsaw <barry@digicool.com>
+# Author: Barry Warsaw <barry@python.org>
#
# TODO:
#