Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit c411918

Browse files
committed
email address update
1 parent b2c3a53 commit c411918

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

Lib/test/test_hashlib.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
#
33
# $Id$
44
#
5-
# Copyright (C) 2005 Gregory P. Smith (greg@electricrain.com)
5+
# Copyright (C) 2005 Gregory P. Smith (greg@krypto.org)
66
# Licensed to PSF under a Contributor Agreement.
77
#
88

Modules/_bsddb.c

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -39,16 +39,16 @@
3939
* to compile with BerkeleyDB versions 3.2 through 4.2.
4040
*
4141
* This module was started by Andrew Kuchling to remove the dependency
42-
* on SWIG in a package by Gregory P. Smith <[email protected]> who
43-
* based his work on a similar package by Robin Dunn <[email protected]>
44-
* which wrapped Berkeley DB 2.7.x.
42+
* on SWIG in a package by Gregory P. Smith who based his work on a
43+
* similar package by Robin Dunn <[email protected]> which wrapped
44+
* Berkeley DB 2.7.x.
4545
*
4646
* Development of this module then returned full circle back to Robin Dunn
4747
* who worked on behalf of Digital Creations to complete the wrapping of
4848
* the DB 3.x API and to build a solid unit test suite. Robin has
4949
* since gone onto other projects (wxPython).
5050
*
51-
* Gregory P. Smith <greg@electricrain.com> is once again the maintainer.
51+
* Gregory P. Smith <greg@krypto.org> is once again the maintainer.
5252
*
5353
* Use the [email protected] mailing list for all questions.
5454
* Things can change faster than the header of this file is updated. This

0 commit comments

Comments
 (0)