mirror of
https://github.com/python/cpython.git
synced 2025-08-04 00:48:58 +00:00
email address update
This commit is contained in:
parent
9bc2dd6321
commit
f80578548d
12 changed files with 15 additions and 15 deletions
|
@ -10,7 +10,7 @@
|
|||
# software has been tested, but no warranty is expressed or
|
||||
# implied.
|
||||
#
|
||||
# -- Gregory P. Smith <greg@electricrain.com>
|
||||
# -- Gregory P. Smith <greg@krypto.org>
|
||||
|
||||
# This provides a simple database table interface built on top of
|
||||
# the Python BerkeleyDB 3 interface.
|
||||
|
|
|
@ -9,7 +9,7 @@
|
|||
# software has been tested, but no warranty is expressed or
|
||||
# implied.
|
||||
#
|
||||
# Author: Gregory P. Smith <greg@electricrain.com>
|
||||
# Author: Gregory P. Smith <greg@krypto.org>
|
||||
#
|
||||
# Note: I don't know how useful this is in reality since when a
|
||||
# DBLockDeadlockError happens the current transaction is supposed to be
|
||||
|
|
|
@ -16,7 +16,7 @@
|
|||
# software has been tested, but no warranty is expressed or
|
||||
# implied.
|
||||
#
|
||||
# -- Gregory P. Smith <greg@electricrain.com>
|
||||
# -- Gregory P. Smith <greg@krypto.org>
|
||||
#
|
||||
# $Id$
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue