From: Fred Drake Date: Tue, 9 Oct 2001 20:53:48 +0000 (+0000) Subject: Remove obsolete email address. X-Git-Tag: v2.2.1c1~1366 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3e5e66115011285d90dcf9a94c77963444f6ad23;p=python Remove obsolete email address. --- diff --git a/Lib/pprint.py b/Lib/pprint.py index a91559f021..79b17b3ca1 100644 --- a/Lib/pprint.py +++ b/Lib/pprint.py @@ -1,5 +1,5 @@ # Author: Fred L. Drake, Jr. -# fdrake@cnri.reston.va.us, fdrake@acm.org +# fdrake@acm.org # # This is a simple little module I wrote to make life easier. I didn't # see anything quite like it in the library, though I may have overlooked