Kaydet (Commit) 8dbbae99 authored tarafından Martin v. Löwis's avatar Martin v. Löwis

Add _decimal and _testbuffer modules.

üst ffc3e1ab
...@@ -97,7 +97,9 @@ extensions = [ ...@@ -97,7 +97,9 @@ extensions = [
'_sqlite3.pyd', '_sqlite3.pyd',
'_hashlib.pyd', '_hashlib.pyd',
'_multiprocessing.pyd', '_multiprocessing.pyd',
'_lzma.pyd' '_lzma.pyd',
'_decimal.pyd',
'_testbuffer.pyd'
] ]
# Well-known component UUIDs # Well-known component UUIDs
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment