mirror of https://github.com/python/cpython
... and fix the name of the sha1 file name.
This commit is contained in:
parent
dca7303ff5
commit
1e3398a50c
|
@ -241,7 +241,7 @@ _symtable symtablemodule.c
|
|||
|
||||
# The _sha module implements the SHA checksum algorithms.
|
||||
# (NIST's Secure Hash Algorithms.)
|
||||
#_sha1 shamodule.c
|
||||
#_sha1 sha1module.c
|
||||
#_sha256 sha256module.c
|
||||
#_sha512 sha512module.c
|
||||
|
||||
|
|
Loading…
Reference in New Issue