mirror of
https://github.com/python/cpython.git
synced 2025-08-03 08:34:29 +00:00
Fix name of the sha1 extension.
This commit is contained in:
parent
0684a9d146
commit
dca7303ff5
1 changed files with 1 additions and 1 deletions
|
@ -241,7 +241,7 @@ _symtable symtablemodule.c
|
|||
|
||||
# The _sha module implements the SHA checksum algorithms.
|
||||
# (NIST's Secure Hash Algorithms.)
|
||||
#_sha shamodule.c
|
||||
#_sha1 shamodule.c
|
||||
#_sha256 sha256module.c
|
||||
#_sha512 sha512module.c
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue