* Issue #16113: Remove sha3 module again.

Patch by Christian Heimes, with modifications.
This commit is contained in:
Martin v. Löwis 2014-01-03 14:05:06 +01:00
parent f3b46b4a66
commit 24e43308b7
38 changed files with 5 additions and 8844 deletions

View file

@ -100,7 +100,6 @@ extensions = [
'_lzma.pyd',
'_decimal.pyd',
'_testbuffer.pyd',
'_sha3.pyd',
'_testimportmultiple.pyd',
'_overlapped.pyd',
]