mirror of
https://github.com/python/cpython.git
synced 2025-08-01 23:53:15 +00:00
- Modules/Setup.dist: Add the _blake2 module
This commit is contained in:
parent
c96df68ea3
commit
43d3032384
1 changed files with 2 additions and 0 deletions
|
@ -251,6 +251,8 @@ _symtable symtablemodule.c
|
|||
#_sha256 sha256module.c
|
||||
#_sha512 sha512module.c
|
||||
|
||||
# _blake module
|
||||
#_blake2 _blake2/blake2module.c _blake2/blake2b_impl.c _blake2/blake2s_impl.c
|
||||
|
||||
# The _tkinter module.
|
||||
#
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue