mirror of
https://github.com/python/cpython.git
synced 2025-11-03 03:22:27 +00:00
correct email address
This commit is contained in:
parent
3c43fcba8b
commit
26f8d1bbe2
1 changed files with 2 additions and 2 deletions
|
|
@ -4,8 +4,8 @@
|
|||
|
||||
.. module:: hashlib
|
||||
:synopsis: Secure hash and message digest algorithms.
|
||||
.. moduleauthor:: Gregory P. Smith <greg@users.sourceforge.net>
|
||||
.. sectionauthor:: Gregory P. Smith <greg@users.sourceforge.net>
|
||||
.. moduleauthor:: Gregory P. Smith <greg@krypto.org>
|
||||
.. sectionauthor:: Gregory P. Smith <greg@krypto.org>
|
||||
|
||||
|
||||
.. versionadded:: 2.5
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue