mirror of
https://github.com/python/cpython.git
synced 2025-12-23 09:19:18 +00:00
... and fix the name of the sha1 file name.
This commit is contained in:
parent
dca7303ff5
commit
1e3398a50c
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.)
|
||||
#_sha1 shamodule.c
|
||||
#_sha1 sha1module.c
|
||||
#_sha256 sha256module.c
|
||||
#_sha512 sha512module.c
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue