From: Andrew M. Kuchling Date: Tue, 1 Aug 2000 01:26:02 +0000 (+0000) Subject: Update e-mail address X-Git-Tag: v2.0b1~649 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a4e9a333826297a87aaa77e2bbf78a2048d4c061;p=thirdparty%2FPython%2Fcpython.git Update e-mail address --- diff --git a/Modules/shamodule.c b/Modules/shamodule.c index d45dd8964a71..6f7a60de8775 100644 --- a/Modules/shamodule.c +++ b/Modules/shamodule.c @@ -21,7 +21,7 @@ redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. /* See below for information about the original code this module was based upon. Additional work performed by: - Andrew Kuchling (amk1@erols.com) + Andrew Kuchling (amk1@bigfoot.com) Greg Stein (gstein@lyra.org) */