diff options
| author | Gregory P. Smith <greg@mad-scientist.com> | 2007-09-09 20:25:00 (GMT) |
|---|---|---|
| committer | Gregory P. Smith <greg@mad-scientist.com> | 2007-09-09 20:25:00 (GMT) |
| commit | f80578548d46dbe6dad87b8b8f1ac0002bf6aef8 (patch) | |
| tree | 8c7394aa0ee3cdeb0f8dd688d5fc4d7c3fa3f1c1 /Lib/test/test_hashlib.py | |
| parent | 9bc2dd6321aed7b123b573733df5ae67ae1e07b7 (diff) | |
| download | cpython-f80578548d46dbe6dad87b8b8f1ac0002bf6aef8.zip cpython-f80578548d46dbe6dad87b8b8f1ac0002bf6aef8.tar.gz cpython-f80578548d46dbe6dad87b8b8f1ac0002bf6aef8.tar.bz2 | |
email address update
Diffstat (limited to 'Lib/test/test_hashlib.py')
| -rw-r--r-- | Lib/test/test_hashlib.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Lib/test/test_hashlib.py b/Lib/test/test_hashlib.py index 1dcadcd..cfb94e2 100644 --- a/Lib/test/test_hashlib.py +++ b/Lib/test/test_hashlib.py @@ -2,7 +2,7 @@ # # $Id$ # -# Copyright (C) 2005 Gregory P. Smith (greg@electricrain.com) +# Copyright (C) 2005 Gregory P. Smith (greg@krypto.org) # Licensed to PSF under a Contributor Agreement. # |
