commit | f80578548d46dbe6dad87b8b8f1ac0002bf6aef8 | [log] [tgz] |
---|---|---|
author | Gregory P. Smith <greg@mad-scientist.com> | Sun Sep 09 20:25:00 2007 +0000 |
committer | Gregory P. Smith <greg@mad-scientist.com> | Sun Sep 09 20:25:00 2007 +0000 |
tree | 8c7394aa0ee3cdeb0f8dd688d5fc4d7c3fa3f1c1 | |
parent | 9bc2dd6321aed7b123b573733df5ae67ae1e07b7 [diff] [blame] |
email address update
diff --git a/Lib/bsddb/dbutils.py b/Lib/bsddb/dbutils.py index 6dcfdd5..9a2f010 100644 --- a/Lib/bsddb/dbutils.py +++ b/Lib/bsddb/dbutils.py
@@ -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