diff --git a/.gitignore b/.gitignore index 489bdd0..3b8f5ae 100644 --- a/.gitignore +++ b/.gitignore @@ -1,7 +1,7 @@ # ---> Python # Byte-compiled / optimized / DLL files __pycache__/ -*.py[cod] +*.py[co] *$py.class # C extensions diff --git a/Programs/_asyncio.pyd b/Programs/_asyncio.pyd new file mode 100644 index 0000000..24a09fd Binary files /dev/null and b/Programs/_asyncio.pyd differ diff --git a/Programs/_bz2.pyd b/Programs/_bz2.pyd new file mode 100644 index 0000000..32dbf1e Binary files /dev/null and b/Programs/_bz2.pyd differ diff --git a/Programs/_ctypes.pyd b/Programs/_ctypes.pyd new file mode 100644 index 0000000..b83ebbd Binary files /dev/null and b/Programs/_ctypes.pyd differ diff --git a/Programs/_decimal.pyd b/Programs/_decimal.pyd new file mode 100644 index 0000000..f5a3f95 Binary files /dev/null and b/Programs/_decimal.pyd differ diff --git a/Programs/_elementtree.pyd b/Programs/_elementtree.pyd new file mode 100644 index 0000000..eb9e1a5 Binary files /dev/null and b/Programs/_elementtree.pyd differ diff --git a/Programs/_hashlib.pyd b/Programs/_hashlib.pyd new file mode 100644 index 0000000..16cc9cd Binary files /dev/null and b/Programs/_hashlib.pyd differ diff --git a/Programs/_lzma.pyd b/Programs/_lzma.pyd new file mode 100644 index 0000000..4f548a4 Binary files /dev/null and b/Programs/_lzma.pyd differ diff --git a/Programs/_msi.pyd b/Programs/_msi.pyd new file mode 100644 index 0000000..5b41b8d Binary files /dev/null and b/Programs/_msi.pyd differ diff --git a/Programs/_multiprocessing.pyd b/Programs/_multiprocessing.pyd new file mode 100644 index 0000000..8343583 Binary files /dev/null and b/Programs/_multiprocessing.pyd differ diff --git a/Programs/_overlapped.pyd b/Programs/_overlapped.pyd new file mode 100644 index 0000000..a250084 Binary files /dev/null and b/Programs/_overlapped.pyd differ diff --git a/Programs/_queue.pyd b/Programs/_queue.pyd new file mode 100644 index 0000000..eda853e Binary files /dev/null and b/Programs/_queue.pyd differ diff --git a/Programs/_socket.pyd b/Programs/_socket.pyd new file mode 100644 index 0000000..1bdc40a Binary files /dev/null and b/Programs/_socket.pyd differ diff --git a/Programs/_sqlite3.pyd b/Programs/_sqlite3.pyd new file mode 100644 index 0000000..c92a7c3 Binary files /dev/null and b/Programs/_sqlite3.pyd differ diff --git a/Programs/_ssl.pyd b/Programs/_ssl.pyd new file mode 100644 index 0000000..34d4089 Binary files /dev/null and b/Programs/_ssl.pyd differ diff --git a/Programs/_uuid.pyd b/Programs/_uuid.pyd new file mode 100644 index 0000000..5fef760 Binary files /dev/null and b/Programs/_uuid.pyd differ diff --git a/Programs/_zoneinfo.pyd b/Programs/_zoneinfo.pyd new file mode 100644 index 0000000..d163a24 Binary files /dev/null and b/Programs/_zoneinfo.pyd differ diff --git a/Programs/pyexpat.pyd b/Programs/pyexpat.pyd new file mode 100644 index 0000000..817252b Binary files /dev/null and b/Programs/pyexpat.pyd differ diff --git a/Programs/select.pyd b/Programs/select.pyd new file mode 100644 index 0000000..e95b6eb Binary files /dev/null and b/Programs/select.pyd differ diff --git a/Programs/unicodedata.pyd b/Programs/unicodedata.pyd new file mode 100644 index 0000000..a6206ad Binary files /dev/null and b/Programs/unicodedata.pyd differ diff --git a/Programs/vapoursynth.cp311-win_amd64.pyd b/Programs/vapoursynth.cp311-win_amd64.pyd new file mode 100644 index 0000000..78c3b42 Binary files /dev/null and b/Programs/vapoursynth.cp311-win_amd64.pyd differ diff --git a/Programs/vapoursynth.cp38-win_amd64.pyd b/Programs/vapoursynth.cp38-win_amd64.pyd new file mode 100644 index 0000000..5456249 Binary files /dev/null and b/Programs/vapoursynth.cp38-win_amd64.pyd differ diff --git a/Programs/winsound.pyd b/Programs/winsound.pyd new file mode 100644 index 0000000..87b4719 Binary files /dev/null and b/Programs/winsound.pyd differ