From: Steve Dower Date: Sat, 29 Oct 2016 16:23:39 +0000 (-0700) Subject: Adds missing _asyncio.pyd to installer and generally tidies pyd management. X-Git-Tag: v3.6.0b3~22 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4782ab3aa36554efb3f43f4f6ed70f8837801151;p=python Adds missing _asyncio.pyd to installer and generally tidies pyd management. --- diff --git a/Tools/msi/lib/lib_files.wxs b/Tools/msi/lib/lib_files.wxs index 9ecb277920..a83f544db6 100644 --- a/Tools/msi/lib/lib_files.wxs +++ b/Tools/msi/lib/lib_files.wxs @@ -1,6 +1,6 @@  - + diff --git a/Tools/msi/make_zip.py b/Tools/msi/make_zip.py index ebb1766b33..f070cb91a9 100644 --- a/Tools/msi/make_zip.py +++ b/Tools/msi/make_zip.py @@ -19,6 +19,7 @@ DEBUG_FILES = { '_ctypes_test', '_testbuffer', '_testcapi', + '_testconsole', '_testimportmultiple', '_testmultiphase', 'xxlimited', diff --git a/Tools/msi/test/test_files.wxs b/Tools/msi/test/test_files.wxs index 07535721fc..82a9115f75 100644 --- a/Tools/msi/test/test_files.wxs +++ b/Tools/msi/test/test_files.wxs @@ -1,89 +1,42 @@  + - - - - - - - - - - - - - - - - - + + + + + + - - - - - - - - - - - - - - - - - + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + - - + + + +