Browse Source

- Modules/Setup.dist: Add the _blake2 module

pull/2/head
doko@ubuntu.com 9 years ago
parent
commit
43d3032384
  1. 2
      Modules/Setup.dist

2
Modules/Setup.dist

@ -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…
Cancel
Save