From 07b92c35a20a167199fb1adb4908f2501f84357f Mon Sep 17 00:00:00 2001 From: James Taylor Date: Sat, 14 Jul 2018 20:49:16 -0700 Subject: fix .pyd files not being included --- python/_asyncio.pyd | Bin 0 -> 60056 bytes python/_brotli.cp36-win_amd64.pyd | Bin 0 -> 809984 bytes python/_bz2.pyd | Bin 0 -> 94872 bytes python/_ctypes.pyd | Bin 0 -> 131224 bytes python/_decimal.pyd | Bin 0 -> 269464 bytes python/_distutils_findvs.pyd | Bin 0 -> 25240 bytes python/_elementtree.pyd | Bin 0 -> 170136 bytes python/_hashlib.pyd | Bin 0 -> 1663640 bytes python/_lzma.pyd | Bin 0 -> 254616 bytes python/_msi.pyd | Bin 0 -> 39576 bytes python/_multiprocessing.pyd | Bin 0 -> 29848 bytes python/_overlapped.pyd | Bin 0 -> 43160 bytes python/_socket.pyd | Bin 0 -> 73880 bytes python/_sqlite3.pyd | Bin 0 -> 85656 bytes python/_ssl.pyd | Bin 0 -> 2063000 bytes python/gevent/_semaphore.cp36-win_amd64.pyd | Bin 0 -> 81408 bytes python/gevent/libev/corecext.cp36-win_amd64.pyd | Bin 0 -> 286208 bytes python/greenlet.cp36-win_amd64.pyd | Bin 0 -> 28672 bytes python/pyexpat.pyd | Bin 0 -> 197784 bytes python/select.pyd | Bin 0 -> 27288 bytes python/unicodedata.pyd | Bin 0 -> 906392 bytes python/winsound.pyd | Bin 0 -> 28312 bytes 22 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 python/_asyncio.pyd create mode 100644 python/_brotli.cp36-win_amd64.pyd create mode 100644 python/_bz2.pyd create mode 100644 python/_ctypes.pyd create mode 100644 python/_decimal.pyd create mode 100644 python/_distutils_findvs.pyd create mode 100644 python/_elementtree.pyd create mode 100644 python/_hashlib.pyd create mode 100644 python/_lzma.pyd create mode 100644 python/_msi.pyd create mode 100644 python/_multiprocessing.pyd create mode 100644 python/_overlapped.pyd create mode 100644 python/_socket.pyd create mode 100644 python/_sqlite3.pyd create mode 100644 python/_ssl.pyd create mode 100644 python/gevent/_semaphore.cp36-win_amd64.pyd create mode 100644 python/gevent/libev/corecext.cp36-win_amd64.pyd create mode 100644 python/greenlet.cp36-win_amd64.pyd create mode 100644 python/pyexpat.pyd create mode 100644 python/select.pyd create mode 100644 python/unicodedata.pyd create mode 100644 python/winsound.pyd (limited to 'python') diff --git a/python/_asyncio.pyd b/python/_asyncio.pyd new file mode 100644 index 0000000..20018ae Binary files /dev/null and b/python/_asyncio.pyd differ diff --git a/python/_brotli.cp36-win_amd64.pyd b/python/_brotli.cp36-win_amd64.pyd new file mode 100644 index 0000000..97462b9 Binary files /dev/null and b/python/_brotli.cp36-win_amd64.pyd differ diff --git a/python/_bz2.pyd b/python/_bz2.pyd new file mode 100644 index 0000000..cd347ea Binary files /dev/null and b/python/_bz2.pyd differ diff --git a/python/_ctypes.pyd b/python/_ctypes.pyd new file mode 100644 index 0000000..10e5b4a Binary files /dev/null and b/python/_ctypes.pyd differ diff --git a/python/_decimal.pyd b/python/_decimal.pyd new file mode 100644 index 0000000..bff238d Binary files /dev/null and b/python/_decimal.pyd differ diff --git a/python/_distutils_findvs.pyd b/python/_distutils_findvs.pyd new file mode 100644 index 0000000..27b3316 Binary files /dev/null and b/python/_distutils_findvs.pyd differ diff --git a/python/_elementtree.pyd b/python/_elementtree.pyd new file mode 100644 index 0000000..331c6ba Binary files /dev/null and b/python/_elementtree.pyd differ diff --git a/python/_hashlib.pyd b/python/_hashlib.pyd new file mode 100644 index 0000000..11bfda4 Binary files /dev/null and b/python/_hashlib.pyd differ diff --git a/python/_lzma.pyd b/python/_lzma.pyd new file mode 100644 index 0000000..ff7a577 Binary files /dev/null and b/python/_lzma.pyd differ diff --git a/python/_msi.pyd b/python/_msi.pyd new file mode 100644 index 0000000..9abad15 Binary files /dev/null and b/python/_msi.pyd differ diff --git a/python/_multiprocessing.pyd b/python/_multiprocessing.pyd new file mode 100644 index 0000000..12e999f Binary files /dev/null and b/python/_multiprocessing.pyd differ diff --git a/python/_overlapped.pyd b/python/_overlapped.pyd new file mode 100644 index 0000000..7115a54 Binary files /dev/null and b/python/_overlapped.pyd differ diff --git a/python/_socket.pyd b/python/_socket.pyd new file mode 100644 index 0000000..04d8b36 Binary files /dev/null and b/python/_socket.pyd differ diff --git a/python/_sqlite3.pyd b/python/_sqlite3.pyd new file mode 100644 index 0000000..f0e22b7 Binary files /dev/null and b/python/_sqlite3.pyd differ diff --git a/python/_ssl.pyd b/python/_ssl.pyd new file mode 100644 index 0000000..51aed4b Binary files /dev/null and b/python/_ssl.pyd differ diff --git a/python/gevent/_semaphore.cp36-win_amd64.pyd b/python/gevent/_semaphore.cp36-win_amd64.pyd new file mode 100644 index 0000000..024dd41 Binary files /dev/null and b/python/gevent/_semaphore.cp36-win_amd64.pyd differ diff --git a/python/gevent/libev/corecext.cp36-win_amd64.pyd b/python/gevent/libev/corecext.cp36-win_amd64.pyd new file mode 100644 index 0000000..0b4beda Binary files /dev/null and b/python/gevent/libev/corecext.cp36-win_amd64.pyd differ diff --git a/python/greenlet.cp36-win_amd64.pyd b/python/greenlet.cp36-win_amd64.pyd new file mode 100644 index 0000000..6685228 Binary files /dev/null and b/python/greenlet.cp36-win_amd64.pyd differ diff --git a/python/pyexpat.pyd b/python/pyexpat.pyd new file mode 100644 index 0000000..533d094 Binary files /dev/null and b/python/pyexpat.pyd differ diff --git a/python/select.pyd b/python/select.pyd new file mode 100644 index 0000000..584e431 Binary files /dev/null and b/python/select.pyd differ diff --git a/python/unicodedata.pyd b/python/unicodedata.pyd new file mode 100644 index 0000000..65e49da Binary files /dev/null and b/python/unicodedata.pyd differ diff --git a/python/winsound.pyd b/python/winsound.pyd new file mode 100644 index 0000000..19e8c1b Binary files /dev/null and b/python/winsound.pyd differ -- cgit v1.2.3