Running with gitlab-runner 13.8.0 (775dd39d)  on dsop-shared-gitlab-runner-f887cbcbd-srgz6 E82_g8RG section_start:1624932307:resolve_secrets Resolving secrets section_end:1624932307:resolve_secrets section_start:1624932307:prepare_executor Preparing the "kubernetes" executor Using Kubernetes namespace: gitlab-runner-ironbank-dsop WARNING: Pulling GitLab Runner helper image from Docker Hub. Helper image is migrating to registry.gitlab.com, for more information see https://docs.gitlab.com/runner/configuration/advanced-configuration.html#migrating-helper-image-to-registrygitlabcom Using Kubernetes executor with image registry1.dso.mil/ironbank/ironbank-pipelines/rootless-podman:0.2 ... section_end:1624932307:prepare_executor section_start:1624932307:prepare_script Preparing environment Waiting for pod gitlab-runner-ironbank-dsop/runner-e82g8rg-project-1828-concurrent-0hd8xf to be running, status is Pending Waiting for pod gitlab-runner-ironbank-dsop/runner-e82g8rg-project-1828-concurrent-0hd8xf to be running, status is Pending ContainersNotInitialized: "containers with incomplete status: [istio-init]" ContainersNotReady: "containers with unready status: [build helper istio-proxy]" ContainersNotReady: "containers with unready status: [build helper istio-proxy]" Waiting for pod gitlab-runner-ironbank-dsop/runner-e82g8rg-project-1828-concurrent-0hd8xf to be running, status is Pending ContainersNotReady: "containers with unready status: [build helper istio-proxy]" ContainersNotReady: "containers with unready status: [build helper istio-proxy]" Waiting for pod gitlab-runner-ironbank-dsop/runner-e82g8rg-project-1828-concurrent-0hd8xf to be running, status is Pending ContainersNotReady: "containers with unready status: [build helper istio-proxy]" ContainersNotReady: "containers with unready status: [build helper istio-proxy]" Waiting for pod gitlab-runner-ironbank-dsop/runner-e82g8rg-project-1828-concurrent-0hd8xf to be running, status is Pending ContainersNotReady: "containers with unready status: [build helper istio-proxy]" ContainersNotReady: "containers with unready status: [build helper istio-proxy]" Running on runner-e82g8rg-project-1828-concurrent-0hd8xf via dsop-shared-gitlab-runner-f887cbcbd-srgz6... section_end:1624932322:prepare_script section_start:1624932322:get_sources Getting source from Git repository $ until [ $(curl --fail --silent --output /dev/stderr --write-out "%{http_code}" localhost:15020/healthz/ready) -eq 200 ]; do echo Waiting for Sidecar; sleep 3 ; done ; echo Sidecar available; Sidecar available Fetching changes with git depth set to 50... Initialized empty Git repository in /builds/dsop/opensource/python/python36/.git/ Created fresh repository. Checking out c1e6f7f4 as renovate/python-cpython-3.6.x... Skipping object checkout, Git LFS is not installed. Skipping Git submodules setup section_end:1624932323:get_sources section_start:1624932323:download_artifacts Downloading artifacts Downloading artifacts for hardening-manifest (4442910)... Downloading artifacts from coordinator... ok  id=4442910 responseStatus=200 OK token=kVWhg4sy WARNING: ci-artifacts/preflight/: lchown ci-artifacts/preflight/: operation not permitted (suppressing repeats) Downloading artifacts for import-artifacts (4442912)... Downloading artifacts from coordinator... ok  id=4442912 responseStatus=200 OK token=vr6wzurT WARNING: ci-artifacts/import-artifacts/: lchown ci-artifacts/import-artifacts/: operation not permitted (suppressing repeats) Downloading artifacts for load-scripts (4442907)... Downloading artifacts from coordinator... ok  id=4442907 responseStatus=200 OK token=484D_RFw WARNING: ci-artifacts/[MASKED]/: lchown ci-artifacts/[MASKED]/: operation not permitted (suppressing repeats) Downloading artifacts for wl-compare-lint (4442911)... Downloading artifacts from coordinator... ok  id=4442911 responseStatus=200 OK token=SmMZNKtH WARNING: ci-artifacts/lint/: lchown ci-artifacts/lint/: operation not permitted (suppressing repeats) section_end:1624932324:download_artifacts section_start:1624932324:step_script Executing "step_script" stage of the job script $ "${PIPELINE_REPO_DIR}/stages/build/build-run.sh" Determine source registry based on branch Load any images used in Dockerfile build Load HTTP and S3 external resources 'ci-artifacts/import-artifacts/external-resources/pip-21.1.2-py3-none-any.whl' -> './pip-21.1.2-py3-none-any.whl' 'ci-artifacts/import-artifacts/external-resources/python.tar.gz' -> './python.tar.gz' 'ci-artifacts/import-artifacts/external-resources/setuptools-56.1.0-py3-none-any.whl' -> './setuptools-56.1.0-py3-none-any.whl' 'ci-artifacts/import-artifacts/external-resources/wheel-0.36.2-py2.py3-none-any.whl' -> './wheel-0.36.2-py2.py3-none-any.whl' Converting labels from hardening manifest into command line args Converting build args from hardening manifest into command line args Build the image STEP 1: FROM registry1.dso.mil/ironbank/redhat/ubi/ubi8:8.4 AS build Getting image source signatures Copying blob sha256:84dfbf96c1217fbeeb41cfe6b3f48c140e1871a970599be90d42559396603ac2 Copying blob sha256:a538c9b9760931040405e4c827d816c820fc4738284b4f51a1bb0c872fb4b45d Copying blob sha256:53732dad4680ae165f569331357b89605c03583057db7193a7a4fabdf312f061 Copying config sha256:ab2b1d3615b30bb251466ccf608aa5964fe789139e91228da13d1cde7fd7925d Writing manifest to image destination Storing signatures STEP 2: RUN dnf upgrade -y --nodocs && dnf install -y --nodocs bzip2-devel expat-devel gcc libffi-devel libuuid-devel make openssl-devel sqlite-devel xz-devel && dnf clean all && rm -rf /var/cache/dnf Red Hat Universal Base Image 8 (RPMs) - BaseOS 79 kB/s | 791 kB 00:10 Red Hat Universal Base Image 8 (RPMs) - AppStre 242 kB/s | 2.4 MB 00:10 Red Hat Universal Base Image 8 (RPMs) - CodeRea 1.4 kB/s | 14 kB 00:10 Dependencies resolved. Nothing to do. Complete! Last metadata expiration check: 0:00:02 ago on Tue Jun 29 02:06:20 2021. Dependencies resolved. ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: bzip2-devel x86_64 1.0.6-26.el8 ubi-8-baseos 224 k expat-devel x86_64 2.2.5-4.el8 ubi-8-baseos 55 k gcc x86_64 8.4.1-1.el8 ubi-8-appstream 23 M libffi-devel x86_64 3.1-22.el8 ubi-8-baseos 29 k libuuid-devel x86_64 2.32.1-27.el8 ubi-8-baseos 97 k make x86_64 1:4.2.1-10.el8 ubi-8-baseos 498 k openssl-devel x86_64 1:1.1.1g-15.el8_3 ubi-8-baseos 2.3 M sqlite-devel x86_64 3.26.0-13.el8 ubi-8-baseos 165 k xz-devel x86_64 5.2.4-3.el8 ubi-8-baseos 62 k Installing dependencies: binutils x86_64 2.30-93.el8 ubi-8-baseos 5.8 M cpp x86_64 8.4.1-1.el8 ubi-8-appstream 10 M glibc-devel x86_64 2.28-151.el8 ubi-8-baseos 1.0 M glibc-headers x86_64 2.28-151.el8 ubi-8-baseos 478 k isl x86_64 0.16.1-6.el8 ubi-8-appstream 841 k kernel-headers x86_64 4.18.0-305.3.1.el8_4 ubi-8-baseos 7.1 M keyutils-libs-devel x86_64 1.5.10-6.el8 ubi-8-baseos 48 k krb5-devel x86_64 1.18.2-8.el8 ubi-8-baseos 559 k libcom_err-devel x86_64 1.45.6-1.el8 ubi-8-baseos 38 k libgomp x86_64 8.4.1-1.el8 ubi-8-baseos 204 k libkadm5 x86_64 1.18.2-8.el8 ubi-8-baseos 186 k libmpc x86_64 1.1.0-9.1.el8 ubi-8-appstream 61 k libpkgconf x86_64 1.4.2-1.el8 ubi-8-baseos 35 k libselinux-devel x86_64 2.9-5.el8 ubi-8-baseos 200 k libsepol-devel x86_64 2.9-2.el8 ubi-8-baseos 86 k libverto-devel x86_64 0.3.0-5.el8 ubi-8-baseos 18 k libxcrypt-devel x86_64 4.1.1-4.el8 ubi-8-baseos 25 k pcre2-devel x86_64 10.32-2.el8 ubi-8-baseos 605 k pcre2-utf16 x86_64 10.32-2.el8 ubi-8-baseos 229 k pcre2-utf32 x86_64 10.32-2.el8 ubi-8-baseos 220 k pkgconf x86_64 1.4.2-1.el8 ubi-8-baseos 38 k pkgconf-m4 noarch 1.4.2-1.el8 ubi-8-baseos 17 k pkgconf-pkg-config x86_64 1.4.2-1.el8 ubi-8-baseos 15 k sqlite x86_64 3.26.0-13.el8 ubi-8-baseos 667 k zlib-devel x86_64 1.2.11-17.el8 ubi-8-baseos 58 k Transaction Summary ================================================================================ Install 34 Packages Total download size: 56 M Installed size: 135 M Downloading Packages: [MIRROR] libffi-devel-3.1-22.el8.x86_64.rpm: Curl error (28): Timeout was reached for https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi8/8/x86_64/baseos/os/Packages/l/libffi-devel-3.1-22.el8.x86_64.rpm [Operation timed out after 5000 milliseconds with 0 out of 0 bytes received] [MIRROR] libxcrypt-devel-4.1.1-4.el8.x86_64.rpm: Curl error (28): Timeout was reached for https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi8/8/x86_64/baseos/os/Packages/l/libxcrypt-devel-4.1.1-4.el8.x86_64.rpm [Operation timed out after 5000 milliseconds with 0 out of 0 bytes received] [MIRROR] keyutils-libs-devel-1.5.10-6.el8.x86_64.rpm: Curl error (28): Timeout was reached for https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi8/8/x86_64/baseos/os/Packages/k/keyutils-libs-devel-1.5.10-6.el8.x86_64.rpm [Operation timed out after 5000 milliseconds with 0 out of 0 bytes received] (1/34): libxcrypt-devel-4.1.1-4.el8.x86_64.rpm 5.0 kB/s | 25 kB 00:05 (2/34): libffi-devel-3.1-22.el8.x86_64.rpm 5.8 kB/s | 29 kB 00:05 (3/34): keyutils-libs-devel-1.5.10-6.el8.x86_64 9.5 kB/s | 48 kB 00:05 (4/34): pkgconf-pkg-config-1.4.2-1.el8.x86_64.r 7.4 MB/s | 15 kB 00:00 (5/34): libpkgconf-1.4.2-1.el8.x86_64.rpm 14 MB/s | 35 kB 00:00 (6/34): glibc-headers-2.28-151.el8.x86_64.rpm 85 MB/s | 478 kB 00:00 (7/34): libsepol-devel-2.9-2.el8.x86_64.rpm 29 MB/s | 86 kB 00:00 (8/34): krb5-devel-1.18.2-8.el8.x86_64.rpm 88 MB/s | 559 kB 00:00 (9/34): libselinux-devel-2.9-5.el8.x86_64.rpm 57 MB/s | 200 kB 00:00 (10/34): xz-devel-5.2.4-3.el8.x86_64.rpm 26 MB/s | 62 kB 00:00 (11/34): libgomp-8.4.1-1.el8.x86_64.rpm 58 MB/s | 204 kB 00:00 (12/34): bzip2-devel-1.0.6-26.el8.x86_64.rpm 53 MB/s | 224 kB 00:00 (13/34): pcre2-utf16-10.32-2.el8.x86_64.rpm 64 MB/s | 229 kB 00:00 (14/34): libcom_err-devel-1.45.6-1.el8.x86_64.r 17 MB/s | 38 kB 00:00 (15/34): libverto-devel-0.3.0-5.el8.x86_64.rpm 3.9 MB/s | 18 kB 00:00 (16/34): openssl-devel-1.1.1g-15.el8_3.x86_64.r 105 MB/s | 2.3 MB 00:00 (17/34): pcre2-utf32-10.32-2.el8.x86_64.rpm 38 MB/s | 220 kB 00:00 (18/34): sqlite-devel-3.26.0-13.el8.x86_64.rpm 49 MB/s | 165 kB 00:00 (19/34): expat-devel-2.2.5-4.el8.x86_64.rpm 21 MB/s | 55 kB 00:00 (20/34): libkadm5-1.18.2-8.el8.x86_64.rpm 50 MB/s | 186 kB 00:00 (21/34): pkgconf-1.4.2-1.el8.x86_64.rpm 17 MB/s | 38 kB 00:00 (22/34): pcre2-devel-10.32-2.el8.x86_64.rpm 82 MB/s | 605 kB 00:00 (23/34): sqlite-3.26.0-13.el8.x86_64.rpm 80 MB/s | 667 kB 00:00 (24/34): glibc-devel-2.28-151.el8.x86_64.rpm 101 MB/s | 1.0 MB 00:00 (25/34): binutils-2.30-93.el8.x86_64.rpm 100 MB/s | 5.8 MB 00:00 (26/34): make-4.2.1-10.el8.x86_64.rpm 40 MB/s | 498 kB 00:00 (27/34): libuuid-devel-2.32.1-27.el8.x86_64.rpm 30 MB/s | 97 kB 00:00 (28/34): zlib-devel-1.2.11-17.el8.x86_64.rpm 25 MB/s | 58 kB 00:00 (29/34): pkgconf-m4-1.4.2-1.el8.noarch.rpm 1.8 MB/s | 17 kB 00:00 (30/34): kernel-headers-4.18.0-305.3.1.el8_4.x8 90 MB/s | 7.1 MB 00:00 [MIRROR] cpp-8.4.1-1.el8.x86_64.rpm: Curl error (35): SSL connect error for https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi8/8/x86_64/appstream/os/Packages/c/cpp-8.4.1-1.el8.x86_64.rpm [OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to cdn-ubi.redhat.com:443 ] [MIRROR] libmpc-1.1.0-9.1.el8.x86_64.rpm: Curl error (35): SSL connect error for https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi8/8/x86_64/appstream/os/Packages/l/libmpc-1.1.0-9.1.el8.x86_64.rpm [OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to cdn-ubi.redhat.com:443 ] [MIRROR] isl-0.16.1-6.el8.x86_64.rpm: Curl error (35): SSL connect error for https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi8/8/x86_64/appstream/os/Packages/i/isl-0.16.1-6.el8.x86_64.rpm [OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to cdn-ubi.redhat.com:443 ] (31/34): libmpc-1.1.0-9.1.el8.x86_64.rpm 12 kB/s | 61 kB 00:04 (32/34): isl-0.16.1-6.el8.x86_64.rpm 170 kB/s | 841 kB 00:04 (33/34): cpp-8.4.1-1.el8.x86_64.rpm 2.1 MB/s | 10 MB 00:04 (34/34): gcc-8.4.1-1.el8.x86_64.rpm 211 MB/s | 23 MB 00:00 -------------------------------------------------------------------------------- Total 5.5 MB/s | 56 MB 00:10 Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Preparing : 1/1 Installing : libmpc-1.1.0-9.1.el8.x86_64 1/34 Installing : cpp-8.4.1-1.el8.x86_64 2/34 Running scriptlet: cpp-8.4.1-1.el8.x86_64 2/34 Installing : isl-0.16.1-6.el8.x86_64 3/34 Running scriptlet: isl-0.16.1-6.el8.x86_64 3/34 Installing : pkgconf-m4-1.4.2-1.el8.noarch 4/34 Installing : sqlite-3.26.0-13.el8.x86_64 5/34 Installing : libkadm5-1.18.2-8.el8.x86_64 6/34 Installing : kernel-headers-4.18.0-305.3.1.el8_4.x86_64 7/34 Running scriptlet: glibc-headers-2.28-151.el8.x86_64 8/34 Installing : glibc-headers-2.28-151.el8.x86_64 8/34 Installing : pcre2-utf32-10.32-2.el8.x86_64 9/34 Installing : binutils-2.30-93.el8.x86_64 10/34 Running scriptlet: binutils-2.30-93.el8.x86_64 10/34 install-info: No such file or directory for /usr/share/info/as.info.gz install-info: No such file or directory for /usr/share/info/binutils.info.gz install-info: No such file or directory for /usr/share/info/gprof.info.gz install-info: No such file or directory for /usr/share/info/ld.info.gz install-info: No such file or directory for /usr/share/info/standards.info.gz Installing : pcre2-utf16-10.32-2.el8.x86_64 11/34 Installing : libgomp-8.4.1-1.el8.x86_64 12/34 Running scriptlet: libgomp-8.4.1-1.el8.x86_64 12/34 Installing : libpkgconf-1.4.2-1.el8.x86_64 13/34 Installing : pkgconf-1.4.2-1.el8.x86_64 14/34 Installing : pkgconf-pkg-config-1.4.2-1.el8.x86_64 15/34 Installing : glibc-devel-2.28-151.el8.x86_64 16/34 Running scriptlet: glibc-devel-2.28-151.el8.x86_64 16/34 Installing : libxcrypt-devel-4.1.1-4.el8.x86_64 17/34 Installing : libsepol-devel-2.9-2.el8.x86_64 18/34 Installing : libcom_err-devel-1.45.6-1.el8.x86_64 19/34 Installing : libverto-devel-0.3.0-5.el8.x86_64 20/34 Installing : pcre2-devel-10.32-2.el8.x86_64 21/34 Installing : libselinux-devel-2.9-5.el8.x86_64 22/34 Installing : zlib-devel-1.2.11-17.el8.x86_64 23/34 Installing : keyutils-libs-devel-1.5.10-6.el8.x86_64 24/34 Installing : krb5-devel-1.18.2-8.el8.x86_64 25/34 Installing : openssl-devel-1:1.1.1g-15.el8_3.x86_64 26/34 Installing : gcc-8.4.1-1.el8.x86_64 27/34 Running scriptlet: gcc-8.4.1-1.el8.x86_64 27/34 Installing : libffi-devel-3.1-22.el8.x86_64 28/34 Running scriptlet: libffi-devel-3.1-22.el8.x86_64 28/34 install-info: No such file or directory for /usr/share/info/libffi.info.gz Installing : xz-devel-5.2.4-3.el8.x86_64 29/34 Installing : bzip2-devel-1.0.6-26.el8.x86_64 30/34 Installing : sqlite-devel-3.26.0-13.el8.x86_64 31/34 Installing : expat-devel-2.2.5-4.el8.x86_64 32/34 Installing : libuuid-devel-2.32.1-27.el8.x86_64 33/34 Installing : make-1:4.2.1-10.el8.x86_64 34/34 Running scriptlet: make-1:4.2.1-10.el8.x86_64 34/34 Verifying : libffi-devel-3.1-22.el8.x86_64 1/34 Verifying : libxcrypt-devel-4.1.1-4.el8.x86_64 2/34 Verifying : keyutils-libs-devel-1.5.10-6.el8.x86_64 3/34 Verifying : glibc-headers-2.28-151.el8.x86_64 4/34 Verifying : pkgconf-pkg-config-1.4.2-1.el8.x86_64 5/34 Verifying : libpkgconf-1.4.2-1.el8.x86_64 6/34 Verifying : krb5-devel-1.18.2-8.el8.x86_64 7/34 Verifying : libsepol-devel-2.9-2.el8.x86_64 8/34 Verifying : openssl-devel-1:1.1.1g-15.el8_3.x86_64 9/34 Verifying : libselinux-devel-2.9-5.el8.x86_64 10/34 Verifying : xz-devel-5.2.4-3.el8.x86_64 11/34 Verifying : libgomp-8.4.1-1.el8.x86_64 12/34 Verifying : bzip2-devel-1.0.6-26.el8.x86_64 13/34 Verifying : pcre2-utf16-10.32-2.el8.x86_64 14/34 Verifying : libcom_err-devel-1.45.6-1.el8.x86_64 15/34 Verifying : binutils-2.30-93.el8.x86_64 16/34 Verifying : libverto-devel-0.3.0-5.el8.x86_64 17/34 Verifying : pcre2-utf32-10.32-2.el8.x86_64 18/34 Verifying : sqlite-devel-3.26.0-13.el8.x86_64 19/34 Verifying : expat-devel-2.2.5-4.el8.x86_64 20/34 Verifying : kernel-headers-4.18.0-305.3.1.el8_4.x86_64 21/34 Verifying : libkadm5-1.18.2-8.el8.x86_64 22/34 Verifying : pkgconf-1.4.2-1.el8.x86_64 23/34 Verifying : pcre2-devel-10.32-2.el8.x86_64 24/34 Verifying : sqlite-3.26.0-13.el8.x86_64 25/34 Verifying : glibc-devel-2.28-151.el8.x86_64 26/34 Verifying : make-1:4.2.1-10.el8.x86_64 27/34 Verifying : libuuid-devel-2.32.1-27.el8.x86_64 28/34 Verifying : zlib-devel-1.2.11-17.el8.x86_64 29/34 Verifying : pkgconf-m4-1.4.2-1.el8.noarch 30/34 Verifying : isl-0.16.1-6.el8.x86_64 31/34 Verifying : cpp-8.4.1-1.el8.x86_64 32/34 Verifying : libmpc-1.1.0-9.1.el8.x86_64 33/34 Verifying : gcc-8.4.1-1.el8.x86_64 34/34 Installed products updated. Installed: binutils-2.30-93.el8.x86_64 bzip2-devel-1.0.6-26.el8.x86_64 cpp-8.4.1-1.el8.x86_64 expat-devel-2.2.5-4.el8.x86_64 gcc-8.4.1-1.el8.x86_64 glibc-devel-2.28-151.el8.x86_64 glibc-headers-2.28-151.el8.x86_64 isl-0.16.1-6.el8.x86_64 kernel-headers-4.18.0-305.3.1.el8_4.x86_64 keyutils-libs-devel-1.5.10-6.el8.x86_64 krb5-devel-1.18.2-8.el8.x86_64 libcom_err-devel-1.45.6-1.el8.x86_64 libffi-devel-3.1-22.el8.x86_64 libgomp-8.4.1-1.el8.x86_64 libkadm5-1.18.2-8.el8.x86_64 libmpc-1.1.0-9.1.el8.x86_64 libpkgconf-1.4.2-1.el8.x86_64 libselinux-devel-2.9-5.el8.x86_64 libsepol-devel-2.9-2.el8.x86_64 libuuid-devel-2.32.1-27.el8.x86_64 libverto-devel-0.3.0-5.el8.x86_64 libxcrypt-devel-4.1.1-4.el8.x86_64 make-1:4.2.1-10.el8.x86_64 openssl-devel-1:1.1.1g-15.el8_3.x86_64 pcre2-devel-10.32-2.el8.x86_64 pcre2-utf16-10.32-2.el8.x86_64 pcre2-utf32-10.32-2.el8.x86_64 pkgconf-1.4.2-1.el8.x86_64 pkgconf-m4-1.4.2-1.el8.noarch pkgconf-pkg-config-1.4.2-1.el8.x86_64 sqlite-3.26.0-13.el8.x86_64 sqlite-devel-3.26.0-13.el8.x86_64 xz-devel-5.2.4-3.el8.x86_64 zlib-devel-1.2.11-17.el8.x86_64 Complete! 25 files removed STEP 3: COPY python.tar.gz / STEP 4: RUN tar -xzvf python.tar.gz && cd cpython-3.6.13 && ./configure --enable-loadable-sqlite-extensions --enable-optimizations --enable-option-checking=fatal --with-system-expat --with-ensurepip && make altinstall cpython-3.6.14/ cpython-3.6.14/.azure-pipelines/ cpython-3.6.14/.azure-pipelines/ci.yml cpython-3.6.14/.azure-pipelines/docker-steps.yml cpython-3.6.14/.azure-pipelines/docs-steps.yml cpython-3.6.14/.azure-pipelines/macos-steps.yml cpython-3.6.14/.azure-pipelines/posix-deps.sh cpython-3.6.14/.azure-pipelines/posix-steps.yml cpython-3.6.14/.azure-pipelines/pr.yml cpython-3.6.14/.azure-pipelines/prebuild-checks.yml cpython-3.6.14/.azure-pipelines/windows-steps.yml cpython-3.6.14/.bzrignore cpython-3.6.14/.gitattributes cpython-3.6.14/.github/ cpython-3.6.14/.github/PULL_REQUEST_TEMPLATE.md cpython-3.6.14/.github/appveyor.yml cpython-3.6.14/.github/codecov.yml cpython-3.6.14/.gitignore cpython-3.6.14/.hgignore cpython-3.6.14/.travis.yml cpython-3.6.14/Doc/ cpython-3.6.14/Doc/Makefile cpython-3.6.14/Doc/README.rst cpython-3.6.14/Doc/about.rst cpython-3.6.14/Doc/bugs.rst cpython-3.6.14/Doc/c-api/ cpython-3.6.14/Doc/c-api/abstract.rst cpython-3.6.14/Doc/c-api/allocation.rst cpython-3.6.14/Doc/c-api/apiabiversion.rst cpython-3.6.14/Doc/c-api/arg.rst cpython-3.6.14/Doc/c-api/bool.rst cpython-3.6.14/Doc/c-api/buffer.rst cpython-3.6.14/Doc/c-api/bytearray.rst cpython-3.6.14/Doc/c-api/bytes.rst cpython-3.6.14/Doc/c-api/capsule.rst cpython-3.6.14/Doc/c-api/cell.rst cpython-3.6.14/Doc/c-api/code.rst cpython-3.6.14/Doc/c-api/codec.rst cpython-3.6.14/Doc/c-api/complex.rst cpython-3.6.14/Doc/c-api/concrete.rst cpython-3.6.14/Doc/c-api/conversion.rst cpython-3.6.14/Doc/c-api/coro.rst cpython-3.6.14/Doc/c-api/datetime.rst cpython-3.6.14/Doc/c-api/descriptor.rst cpython-3.6.14/Doc/c-api/dict.rst cpython-3.6.14/Doc/c-api/exceptions.rst cpython-3.6.14/Doc/c-api/file.rst cpython-3.6.14/Doc/c-api/float.rst cpython-3.6.14/Doc/c-api/function.rst cpython-3.6.14/Doc/c-api/gcsupport.rst cpython-3.6.14/Doc/c-api/gen.rst cpython-3.6.14/Doc/c-api/import.rst cpython-3.6.14/Doc/c-api/index.rst cpython-3.6.14/Doc/c-api/init.rst cpython-3.6.14/Doc/c-api/intro.rst cpython-3.6.14/Doc/c-api/iter.rst cpython-3.6.14/Doc/c-api/iterator.rst cpython-3.6.14/Doc/c-api/list.rst cpython-3.6.14/Doc/c-api/long.rst cpython-3.6.14/Doc/c-api/mapping.rst cpython-3.6.14/Doc/c-api/marshal.rst cpython-3.6.14/Doc/c-api/memory.rst cpython-3.6.14/Doc/c-api/memoryview.rst cpython-3.6.14/Doc/c-api/method.rst cpython-3.6.14/Doc/c-api/module.rst cpython-3.6.14/Doc/c-api/none.rst cpython-3.6.14/Doc/c-api/number.rst cpython-3.6.14/Doc/c-api/objbuffer.rst cpython-3.6.14/Doc/c-api/object.rst cpython-3.6.14/Doc/c-api/objimpl.rst cpython-3.6.14/Doc/c-api/refcounting.rst cpython-3.6.14/Doc/c-api/reflection.rst cpython-3.6.14/Doc/c-api/sequence.rst cpython-3.6.14/Doc/c-api/set.rst cpython-3.6.14/Doc/c-api/slice.rst cpython-3.6.14/Doc/c-api/stable.rst cpython-3.6.14/Doc/c-api/structures.rst cpython-3.6.14/Doc/c-api/sys.rst cpython-3.6.14/Doc/c-api/tuple.rst cpython-3.6.14/Doc/c-api/type.rst cpython-3.6.14/Doc/c-api/typeobj.rst cpython-3.6.14/Doc/c-api/unicode.rst cpython-3.6.14/Doc/c-api/utilities.rst cpython-3.6.14/Doc/c-api/veryhigh.rst cpython-3.6.14/Doc/c-api/weakref.rst cpython-3.6.14/Doc/conf.py cpython-3.6.14/Doc/contents.rst cpython-3.6.14/Doc/copyright.rst cpython-3.6.14/Doc/data/ cpython-3.6.14/Doc/data/refcounts.dat cpython-3.6.14/Doc/distributing/ cpython-3.6.14/Doc/distributing/index.rst cpython-3.6.14/Doc/distutils/ cpython-3.6.14/Doc/distutils/apiref.rst cpython-3.6.14/Doc/distutils/builtdist.rst cpython-3.6.14/Doc/distutils/commandref.rst cpython-3.6.14/Doc/distutils/configfile.rst cpython-3.6.14/Doc/distutils/examples.rst cpython-3.6.14/Doc/distutils/extending.rst cpython-3.6.14/Doc/distutils/index.rst cpython-3.6.14/Doc/distutils/introduction.rst cpython-3.6.14/Doc/distutils/packageindex.rst cpython-3.6.14/Doc/distutils/setupscript.rst cpython-3.6.14/Doc/distutils/sourcedist.rst cpython-3.6.14/Doc/distutils/uploading.rst cpython-3.6.14/Doc/docutils.conf cpython-3.6.14/Doc/extending/ cpython-3.6.14/Doc/extending/building.rst cpython-3.6.14/Doc/extending/embedding.rst cpython-3.6.14/Doc/extending/extending.rst cpython-3.6.14/Doc/extending/index.rst cpython-3.6.14/Doc/extending/newtypes.rst cpython-3.6.14/Doc/extending/newtypes_tutorial.rst cpython-3.6.14/Doc/extending/windows.rst cpython-3.6.14/Doc/faq/ cpython-3.6.14/Doc/faq/design.rst cpython-3.6.14/Doc/faq/extending.rst cpython-3.6.14/Doc/faq/general.rst cpython-3.6.14/Doc/faq/gui.rst cpython-3.6.14/Doc/faq/index.rst cpython-3.6.14/Doc/faq/installed.rst cpython-3.6.14/Doc/faq/library.rst cpython-3.6.14/Doc/faq/programming.rst cpython-3.6.14/Doc/faq/python-video-icon.png cpython-3.6.14/Doc/faq/windows.rst cpython-3.6.14/Doc/glossary.rst cpython-3.6.14/Doc/howto/ cpython-3.6.14/Doc/howto/argparse.rst cpython-3.6.14/Doc/howto/clinic.rst cpython-3.6.14/Doc/howto/cporting.rst cpython-3.6.14/Doc/howto/curses.rst cpython-3.6.14/Doc/howto/descriptor.rst cpython-3.6.14/Doc/howto/functional.rst cpython-3.6.14/Doc/howto/index.rst cpython-3.6.14/Doc/howto/instrumentation.rst cpython-3.6.14/Doc/howto/ipaddress.rst cpython-3.6.14/Doc/howto/logging-cookbook.rst cpython-3.6.14/Doc/howto/logging.rst cpython-3.6.14/Doc/howto/logging_flow.png cpython-3.6.14/Doc/howto/pyporting.rst cpython-3.6.14/Doc/howto/regex.rst cpython-3.6.14/Doc/howto/sockets.rst cpython-3.6.14/Doc/howto/sorting.rst cpython-3.6.14/Doc/howto/unicode.rst cpython-3.6.14/Doc/howto/urllib2.rst cpython-3.6.14/Doc/includes/ cpython-3.6.14/Doc/includes/capsulethunk.h cpython-3.6.14/Doc/includes/custom.c cpython-3.6.14/Doc/includes/custom2.c cpython-3.6.14/Doc/includes/custom3.c cpython-3.6.14/Doc/includes/custom4.c cpython-3.6.14/Doc/includes/dbpickle.py cpython-3.6.14/Doc/includes/email-alternative.py cpython-3.6.14/Doc/includes/email-dir.py cpython-3.6.14/Doc/includes/email-headers.py cpython-3.6.14/Doc/includes/email-mime.py cpython-3.6.14/Doc/includes/email-read-alternative.py cpython-3.6.14/Doc/includes/email-simple.py cpython-3.6.14/Doc/includes/email-unpack.py cpython-3.6.14/Doc/includes/minidom-example.py cpython-3.6.14/Doc/includes/mp_newtype.py cpython-3.6.14/Doc/includes/mp_pool.py cpython-3.6.14/Doc/includes/mp_workers.py cpython-3.6.14/Doc/includes/run-func.c cpython-3.6.14/Doc/includes/setup.py cpython-3.6.14/Doc/includes/sqlite3/ cpython-3.6.14/Doc/includes/sqlite3/adapter_datetime.py cpython-3.6.14/Doc/includes/sqlite3/adapter_point_1.py cpython-3.6.14/Doc/includes/sqlite3/adapter_point_2.py cpython-3.6.14/Doc/includes/sqlite3/collation_reverse.py cpython-3.6.14/Doc/includes/sqlite3/complete_statement.py cpython-3.6.14/Doc/includes/sqlite3/connect_db_1.py cpython-3.6.14/Doc/includes/sqlite3/connect_db_2.py cpython-3.6.14/Doc/includes/sqlite3/converter_point.py cpython-3.6.14/Doc/includes/sqlite3/countcursors.py cpython-3.6.14/Doc/includes/sqlite3/createdb.py cpython-3.6.14/Doc/includes/sqlite3/ctx_manager.py cpython-3.6.14/Doc/includes/sqlite3/execsql_fetchonerow.py cpython-3.6.14/Doc/includes/sqlite3/execsql_printall_1.py cpython-3.6.14/Doc/includes/sqlite3/execute_1.py cpython-3.6.14/Doc/includes/sqlite3/execute_3.py cpython-3.6.14/Doc/includes/sqlite3/executemany_1.py cpython-3.6.14/Doc/includes/sqlite3/executemany_2.py cpython-3.6.14/Doc/includes/sqlite3/executescript.py cpython-3.6.14/Doc/includes/sqlite3/insert_more_people.py cpython-3.6.14/Doc/includes/sqlite3/load_extension.py cpython-3.6.14/Doc/includes/sqlite3/md5func.py cpython-3.6.14/Doc/includes/sqlite3/mysumaggr.py cpython-3.6.14/Doc/includes/sqlite3/parse_colnames.py cpython-3.6.14/Doc/includes/sqlite3/pysqlite_datetime.py cpython-3.6.14/Doc/includes/sqlite3/row_factory.py cpython-3.6.14/Doc/includes/sqlite3/rowclass.py cpython-3.6.14/Doc/includes/sqlite3/shared_cache.py cpython-3.6.14/Doc/includes/sqlite3/shortcut_methods.py cpython-3.6.14/Doc/includes/sqlite3/simple_tableprinter.py cpython-3.6.14/Doc/includes/sqlite3/text_factory.py cpython-3.6.14/Doc/includes/sublist.c cpython-3.6.14/Doc/includes/test.py cpython-3.6.14/Doc/includes/turtle-star.py cpython-3.6.14/Doc/includes/typestruct.h cpython-3.6.14/Doc/includes/tzinfo-examples.py cpython-3.6.14/Doc/install/ cpython-3.6.14/Doc/install/index.rst cpython-3.6.14/Doc/installing/ cpython-3.6.14/Doc/installing/index.rst cpython-3.6.14/Doc/library/ cpython-3.6.14/Doc/library/2to3.rst cpython-3.6.14/Doc/library/__future__.rst cpython-3.6.14/Doc/library/__main__.rst cpython-3.6.14/Doc/library/_dummy_thread.rst cpython-3.6.14/Doc/library/_thread.rst cpython-3.6.14/Doc/library/abc.rst cpython-3.6.14/Doc/library/aifc.rst cpython-3.6.14/Doc/library/allos.rst cpython-3.6.14/Doc/library/archiving.rst cpython-3.6.14/Doc/library/argparse.rst cpython-3.6.14/Doc/library/array.rst cpython-3.6.14/Doc/library/ast.rst cpython-3.6.14/Doc/library/asynchat.rst cpython-3.6.14/Doc/library/asyncio-dev.rst cpython-3.6.14/Doc/library/asyncio-eventloop.rst cpython-3.6.14/Doc/library/asyncio-eventloops.rst cpython-3.6.14/Doc/library/asyncio-protocol.rst cpython-3.6.14/Doc/library/asyncio-queue.rst cpython-3.6.14/Doc/library/asyncio-stream.rst cpython-3.6.14/Doc/library/asyncio-subprocess.rst cpython-3.6.14/Doc/library/asyncio-sync.rst cpython-3.6.14/Doc/library/asyncio-task.rst cpython-3.6.14/Doc/library/asyncio.rst cpython-3.6.14/Doc/library/asyncore.rst cpython-3.6.14/Doc/library/atexit.rst cpython-3.6.14/Doc/library/audioop.rst cpython-3.6.14/Doc/library/base64.rst cpython-3.6.14/Doc/library/bdb.rst cpython-3.6.14/Doc/library/binary.rst cpython-3.6.14/Doc/library/binascii.rst cpython-3.6.14/Doc/library/binhex.rst cpython-3.6.14/Doc/library/bisect.rst cpython-3.6.14/Doc/library/builtins.rst cpython-3.6.14/Doc/library/bz2.rst cpython-3.6.14/Doc/library/calendar.rst cpython-3.6.14/Doc/library/cgi.rst cpython-3.6.14/Doc/library/cgitb.rst cpython-3.6.14/Doc/library/chunk.rst cpython-3.6.14/Doc/library/cmath.rst cpython-3.6.14/Doc/library/cmd.rst cpython-3.6.14/Doc/library/code.rst cpython-3.6.14/Doc/library/codecs.rst cpython-3.6.14/Doc/library/codeop.rst cpython-3.6.14/Doc/library/collections.abc.rst cpython-3.6.14/Doc/library/collections.rst cpython-3.6.14/Doc/library/colorsys.rst cpython-3.6.14/Doc/library/compileall.rst cpython-3.6.14/Doc/library/concurrency.rst cpython-3.6.14/Doc/library/concurrent.futures.rst cpython-3.6.14/Doc/library/concurrent.rst cpython-3.6.14/Doc/library/configparser.rst cpython-3.6.14/Doc/library/constants.rst cpython-3.6.14/Doc/library/contextlib.rst cpython-3.6.14/Doc/library/copy.rst cpython-3.6.14/Doc/library/copyreg.rst cpython-3.6.14/Doc/library/crypt.rst cpython-3.6.14/Doc/library/crypto.rst cpython-3.6.14/Doc/library/csv.rst cpython-3.6.14/Doc/library/ctypes.rst cpython-3.6.14/Doc/library/curses.ascii.rst cpython-3.6.14/Doc/library/curses.panel.rst cpython-3.6.14/Doc/library/curses.rst cpython-3.6.14/Doc/library/custominterp.rst cpython-3.6.14/Doc/library/datatypes.rst cpython-3.6.14/Doc/library/datetime.rst cpython-3.6.14/Doc/library/dbm.rst cpython-3.6.14/Doc/library/debug.rst cpython-3.6.14/Doc/library/decimal.rst cpython-3.6.14/Doc/library/development.rst cpython-3.6.14/Doc/library/difflib.rst cpython-3.6.14/Doc/library/dis.rst cpython-3.6.14/Doc/library/distribution.rst cpython-3.6.14/Doc/library/distutils.rst cpython-3.6.14/Doc/library/doctest.rst cpython-3.6.14/Doc/library/dummy_threading.rst cpython-3.6.14/Doc/library/email.charset.rst cpython-3.6.14/Doc/library/email.compat32-message.rst cpython-3.6.14/Doc/library/email.contentmanager.rst cpython-3.6.14/Doc/library/email.encoders.rst cpython-3.6.14/Doc/library/email.errors.rst cpython-3.6.14/Doc/library/email.examples.rst cpython-3.6.14/Doc/library/email.generator.rst cpython-3.6.14/Doc/library/email.header.rst cpython-3.6.14/Doc/library/email.headerregistry.rst cpython-3.6.14/Doc/library/email.iterators.rst cpython-3.6.14/Doc/library/email.message.rst cpython-3.6.14/Doc/library/email.mime.rst cpython-3.6.14/Doc/library/email.parser.rst cpython-3.6.14/Doc/library/email.policy.rst cpython-3.6.14/Doc/library/email.rst cpython-3.6.14/Doc/library/email.utils.rst cpython-3.6.14/Doc/library/ensurepip.rst cpython-3.6.14/Doc/library/enum.rst cpython-3.6.14/Doc/library/errno.rst cpython-3.6.14/Doc/library/exceptions.rst cpython-3.6.14/Doc/library/faulthandler.rst cpython-3.6.14/Doc/library/fcntl.rst cpython-3.6.14/Doc/library/filecmp.rst cpython-3.6.14/Doc/library/fileformats.rst cpython-3.6.14/Doc/library/fileinput.rst cpython-3.6.14/Doc/library/filesys.rst cpython-3.6.14/Doc/library/fnmatch.rst cpython-3.6.14/Doc/library/formatter.rst cpython-3.6.14/Doc/library/fpectl.rst cpython-3.6.14/Doc/library/fractions.rst cpython-3.6.14/Doc/library/frameworks.rst cpython-3.6.14/Doc/library/ftplib.rst cpython-3.6.14/Doc/library/functional.rst cpython-3.6.14/Doc/library/functions.rst cpython-3.6.14/Doc/library/functools.rst cpython-3.6.14/Doc/library/gc.rst cpython-3.6.14/Doc/library/getopt.rst cpython-3.6.14/Doc/library/getpass.rst cpython-3.6.14/Doc/library/gettext.rst cpython-3.6.14/Doc/library/glob.rst cpython-3.6.14/Doc/library/grp.rst cpython-3.6.14/Doc/library/gzip.rst cpython-3.6.14/Doc/library/hashlib-blake2-tree.png cpython-3.6.14/Doc/library/hashlib.rst cpython-3.6.14/Doc/library/heapq.rst cpython-3.6.14/Doc/library/hmac.rst cpython-3.6.14/Doc/library/html.entities.rst cpython-3.6.14/Doc/library/html.parser.rst cpython-3.6.14/Doc/library/html.rst cpython-3.6.14/Doc/library/http.client.rst cpython-3.6.14/Doc/library/http.cookiejar.rst cpython-3.6.14/Doc/library/http.cookies.rst cpython-3.6.14/Doc/library/http.rst cpython-3.6.14/Doc/library/http.server.rst cpython-3.6.14/Doc/library/i18n.rst cpython-3.6.14/Doc/library/idle.rst cpython-3.6.14/Doc/library/imaplib.rst cpython-3.6.14/Doc/library/imghdr.rst cpython-3.6.14/Doc/library/imp.rst cpython-3.6.14/Doc/library/importlib.rst cpython-3.6.14/Doc/library/index.rst cpython-3.6.14/Doc/library/inspect.rst cpython-3.6.14/Doc/library/internet.rst cpython-3.6.14/Doc/library/intro.rst cpython-3.6.14/Doc/library/io.rst cpython-3.6.14/Doc/library/ipaddress.rst cpython-3.6.14/Doc/library/ipc.rst cpython-3.6.14/Doc/library/itertools.rst cpython-3.6.14/Doc/library/json.rst cpython-3.6.14/Doc/library/keyword.rst cpython-3.6.14/Doc/library/language.rst cpython-3.6.14/Doc/library/linecache.rst cpython-3.6.14/Doc/library/locale.rst cpython-3.6.14/Doc/library/logging.config.rst cpython-3.6.14/Doc/library/logging.handlers.rst cpython-3.6.14/Doc/library/logging.rst cpython-3.6.14/Doc/library/lzma.rst cpython-3.6.14/Doc/library/macpath.rst cpython-3.6.14/Doc/library/mailbox.rst cpython-3.6.14/Doc/library/mailcap.rst cpython-3.6.14/Doc/library/markup.rst cpython-3.6.14/Doc/library/marshal.rst cpython-3.6.14/Doc/library/math.rst cpython-3.6.14/Doc/library/mimetypes.rst cpython-3.6.14/Doc/library/misc.rst cpython-3.6.14/Doc/library/mm.rst cpython-3.6.14/Doc/library/mmap.rst cpython-3.6.14/Doc/library/modulefinder.rst cpython-3.6.14/Doc/library/modules.rst cpython-3.6.14/Doc/library/msilib.rst cpython-3.6.14/Doc/library/msvcrt.rst cpython-3.6.14/Doc/library/multiprocessing.rst cpython-3.6.14/Doc/library/netdata.rst cpython-3.6.14/Doc/library/netrc.rst cpython-3.6.14/Doc/library/nis.rst cpython-3.6.14/Doc/library/nntplib.rst cpython-3.6.14/Doc/library/numbers.rst cpython-3.6.14/Doc/library/numeric.rst cpython-3.6.14/Doc/library/operator.rst cpython-3.6.14/Doc/library/optparse.rst cpython-3.6.14/Doc/library/os.path.rst cpython-3.6.14/Doc/library/os.rst cpython-3.6.14/Doc/library/ossaudiodev.rst cpython-3.6.14/Doc/library/othergui.rst cpython-3.6.14/Doc/library/parser.rst cpython-3.6.14/Doc/library/pathlib-inheritance.png cpython-3.6.14/Doc/library/pathlib-inheritance.svg cpython-3.6.14/Doc/library/pathlib.rst cpython-3.6.14/Doc/library/pdb.rst cpython-3.6.14/Doc/library/persistence.rst cpython-3.6.14/Doc/library/pickle.rst cpython-3.6.14/Doc/library/pickletools.rst cpython-3.6.14/Doc/library/pipes.rst cpython-3.6.14/Doc/library/pkgutil.rst cpython-3.6.14/Doc/library/platform.rst cpython-3.6.14/Doc/library/plistlib.rst cpython-3.6.14/Doc/library/poplib.rst cpython-3.6.14/Doc/library/posix.rst cpython-3.6.14/Doc/library/pprint.rst cpython-3.6.14/Doc/library/profile.rst cpython-3.6.14/Doc/library/pty.rst cpython-3.6.14/Doc/library/pwd.rst cpython-3.6.14/Doc/library/py_compile.rst cpython-3.6.14/Doc/library/pyclbr.rst cpython-3.6.14/Doc/library/pydoc.rst cpython-3.6.14/Doc/library/pyexpat.rst cpython-3.6.14/Doc/library/python.rst cpython-3.6.14/Doc/library/queue.rst cpython-3.6.14/Doc/library/quopri.rst cpython-3.6.14/Doc/library/random.rst cpython-3.6.14/Doc/library/re.rst cpython-3.6.14/Doc/library/readline.rst cpython-3.6.14/Doc/library/reprlib.rst cpython-3.6.14/Doc/library/resource.rst cpython-3.6.14/Doc/library/rlcompleter.rst cpython-3.6.14/Doc/library/runpy.rst cpython-3.6.14/Doc/library/sched.rst cpython-3.6.14/Doc/library/secrets.rst cpython-3.6.14/Doc/library/select.rst cpython-3.6.14/Doc/library/selectors.rst cpython-3.6.14/Doc/library/shelve.rst cpython-3.6.14/Doc/library/shlex.rst cpython-3.6.14/Doc/library/shutil.rst cpython-3.6.14/Doc/library/signal.rst cpython-3.6.14/Doc/library/site.rst cpython-3.6.14/Doc/library/smtpd.rst cpython-3.6.14/Doc/library/smtplib.rst cpython-3.6.14/Doc/library/sndhdr.rst cpython-3.6.14/Doc/library/socket.rst cpython-3.6.14/Doc/library/socketserver.rst cpython-3.6.14/Doc/library/spwd.rst cpython-3.6.14/Doc/library/sqlite3.rst cpython-3.6.14/Doc/library/ssl.rst cpython-3.6.14/Doc/library/stat.rst cpython-3.6.14/Doc/library/statistics.rst cpython-3.6.14/Doc/library/stdtypes.rst cpython-3.6.14/Doc/library/string.rst cpython-3.6.14/Doc/library/stringprep.rst cpython-3.6.14/Doc/library/struct.rst cpython-3.6.14/Doc/library/subprocess.rst cpython-3.6.14/Doc/library/sunau.rst cpython-3.6.14/Doc/library/superseded.rst cpython-3.6.14/Doc/library/symbol.rst cpython-3.6.14/Doc/library/symtable.rst cpython-3.6.14/Doc/library/sys.rst cpython-3.6.14/Doc/library/sysconfig.rst cpython-3.6.14/Doc/library/syslog.rst cpython-3.6.14/Doc/library/tabnanny.rst cpython-3.6.14/Doc/library/tarfile.rst cpython-3.6.14/Doc/library/telnetlib.rst cpython-3.6.14/Doc/library/tempfile.rst cpython-3.6.14/Doc/library/termios.rst cpython-3.6.14/Doc/library/test.rst cpython-3.6.14/Doc/library/text.rst cpython-3.6.14/Doc/library/textwrap.rst cpython-3.6.14/Doc/library/threading.rst cpython-3.6.14/Doc/library/time.rst cpython-3.6.14/Doc/library/timeit.rst cpython-3.6.14/Doc/library/tk.rst cpython-3.6.14/Doc/library/tkinter.rst cpython-3.6.14/Doc/library/tkinter.scrolledtext.rst cpython-3.6.14/Doc/library/tkinter.tix.rst cpython-3.6.14/Doc/library/tkinter.ttk.rst cpython-3.6.14/Doc/library/token.rst cpython-3.6.14/Doc/library/tokenize.rst cpython-3.6.14/Doc/library/trace.rst cpython-3.6.14/Doc/library/traceback.rst cpython-3.6.14/Doc/library/tracemalloc.rst cpython-3.6.14/Doc/library/tty.rst cpython-3.6.14/Doc/library/tulip_coro.dia cpython-3.6.14/Doc/library/tulip_coro.png cpython-3.6.14/Doc/library/turtle-star.pdf cpython-3.6.14/Doc/library/turtle-star.png cpython-3.6.14/Doc/library/turtle-star.ps cpython-3.6.14/Doc/library/turtle.rst cpython-3.6.14/Doc/library/types.rst cpython-3.6.14/Doc/library/typing.rst cpython-3.6.14/Doc/library/undoc.rst cpython-3.6.14/Doc/library/unicodedata.rst cpython-3.6.14/Doc/library/unittest.mock-examples.rst cpython-3.6.14/Doc/library/unittest.mock.rst cpython-3.6.14/Doc/library/unittest.rst cpython-3.6.14/Doc/library/unix.rst cpython-3.6.14/Doc/library/urllib.error.rst cpython-3.6.14/Doc/library/urllib.parse.rst cpython-3.6.14/Doc/library/urllib.request.rst cpython-3.6.14/Doc/library/urllib.robotparser.rst cpython-3.6.14/Doc/library/urllib.rst cpython-3.6.14/Doc/library/uu.rst cpython-3.6.14/Doc/library/uuid.rst cpython-3.6.14/Doc/library/venv.rst cpython-3.6.14/Doc/library/warnings.rst cpython-3.6.14/Doc/library/wave.rst cpython-3.6.14/Doc/library/weakref.rst cpython-3.6.14/Doc/library/webbrowser.rst cpython-3.6.14/Doc/library/windows.rst cpython-3.6.14/Doc/library/winreg.rst cpython-3.6.14/Doc/library/winsound.rst cpython-3.6.14/Doc/library/wsgiref.rst cpython-3.6.14/Doc/library/xdrlib.rst cpython-3.6.14/Doc/library/xml.dom.minidom.rst cpython-3.6.14/Doc/library/xml.dom.pulldom.rst cpython-3.6.14/Doc/library/xml.dom.rst cpython-3.6.14/Doc/library/xml.etree.elementtree.rst cpython-3.6.14/Doc/library/xml.rst cpython-3.6.14/Doc/library/xml.sax.handler.rst cpython-3.6.14/Doc/library/xml.sax.reader.rst cpython-3.6.14/Doc/library/xml.sax.rst cpython-3.6.14/Doc/library/xml.sax.utils.rst cpython-3.6.14/Doc/library/xmlrpc.client.rst cpython-3.6.14/Doc/library/xmlrpc.rst cpython-3.6.14/Doc/library/xmlrpc.server.rst cpython-3.6.14/Doc/library/zipapp.rst cpython-3.6.14/Doc/library/zipfile.rst cpython-3.6.14/Doc/library/zipimport.rst cpython-3.6.14/Doc/library/zlib.rst cpython-3.6.14/Doc/license.rst cpython-3.6.14/Doc/make.bat cpython-3.6.14/Doc/reference/ cpython-3.6.14/Doc/reference/compound_stmts.rst cpython-3.6.14/Doc/reference/datamodel.rst cpython-3.6.14/Doc/reference/executionmodel.rst cpython-3.6.14/Doc/reference/expressions.rst cpython-3.6.14/Doc/reference/grammar.rst cpython-3.6.14/Doc/reference/import.rst cpython-3.6.14/Doc/reference/index.rst cpython-3.6.14/Doc/reference/introduction.rst cpython-3.6.14/Doc/reference/lexical_analysis.rst cpython-3.6.14/Doc/reference/simple_stmts.rst cpython-3.6.14/Doc/reference/toplevel_components.rst cpython-3.6.14/Doc/tools/ cpython-3.6.14/Doc/tools/extensions/ cpython-3.6.14/Doc/tools/extensions/c_annotations.py cpython-3.6.14/Doc/tools/extensions/escape4chm.py cpython-3.6.14/Doc/tools/extensions/patchlevel.py cpython-3.6.14/Doc/tools/extensions/pyspecific.py cpython-3.6.14/Doc/tools/extensions/suspicious.py cpython-3.6.14/Doc/tools/pydoctheme/ cpython-3.6.14/Doc/tools/pydoctheme/static/ cpython-3.6.14/Doc/tools/pydoctheme/static/pydoctheme.css cpython-3.6.14/Doc/tools/pydoctheme/theme.conf cpython-3.6.14/Doc/tools/rstlint.py cpython-3.6.14/Doc/tools/static/ cpython-3.6.14/Doc/tools/static/copybutton.js cpython-3.6.14/Doc/tools/static/py.png cpython-3.6.14/Doc/tools/static/sidebar.js cpython-3.6.14/Doc/tools/static/switchers.js cpython-3.6.14/Doc/tools/susp-ignored.csv cpython-3.6.14/Doc/tools/templates/ cpython-3.6.14/Doc/tools/templates/customsourcelink.html cpython-3.6.14/Doc/tools/templates/download.html cpython-3.6.14/Doc/tools/templates/dummy.html cpython-3.6.14/Doc/tools/templates/indexcontent.html cpython-3.6.14/Doc/tools/templates/indexsidebar.html cpython-3.6.14/Doc/tools/templates/layout.html cpython-3.6.14/Doc/tools/templates/opensearch.xml cpython-3.6.14/Doc/tutorial/ cpython-3.6.14/Doc/tutorial/appendix.rst cpython-3.6.14/Doc/tutorial/appetite.rst cpython-3.6.14/Doc/tutorial/classes.rst cpython-3.6.14/Doc/tutorial/controlflow.rst cpython-3.6.14/Doc/tutorial/datastructures.rst cpython-3.6.14/Doc/tutorial/errors.rst cpython-3.6.14/Doc/tutorial/floatingpoint.rst cpython-3.6.14/Doc/tutorial/index.rst cpython-3.6.14/Doc/tutorial/inputoutput.rst cpython-3.6.14/Doc/tutorial/interactive.rst cpython-3.6.14/Doc/tutorial/interpreter.rst cpython-3.6.14/Doc/tutorial/introduction.rst cpython-3.6.14/Doc/tutorial/modules.rst cpython-3.6.14/Doc/tutorial/stdlib.rst cpython-3.6.14/Doc/tutorial/stdlib2.rst cpython-3.6.14/Doc/tutorial/venv.rst cpython-3.6.14/Doc/tutorial/whatnow.rst cpython-3.6.14/Doc/using/ cpython-3.6.14/Doc/using/cmdline.rst cpython-3.6.14/Doc/using/index.rst cpython-3.6.14/Doc/using/mac.rst cpython-3.6.14/Doc/using/unix.rst cpython-3.6.14/Doc/using/venv-create.inc cpython-3.6.14/Doc/using/win_installer.png cpython-3.6.14/Doc/using/windows.rst cpython-3.6.14/Doc/whatsnew/ cpython-3.6.14/Doc/whatsnew/2.0.rst cpython-3.6.14/Doc/whatsnew/2.1.rst cpython-3.6.14/Doc/whatsnew/2.2.rst cpython-3.6.14/Doc/whatsnew/2.3.rst cpython-3.6.14/Doc/whatsnew/2.4.rst cpython-3.6.14/Doc/whatsnew/2.5.rst cpython-3.6.14/Doc/whatsnew/2.6.rst cpython-3.6.14/Doc/whatsnew/2.7.rst cpython-3.6.14/Doc/whatsnew/3.0.rst cpython-3.6.14/Doc/whatsnew/3.1.rst cpython-3.6.14/Doc/whatsnew/3.2.rst cpython-3.6.14/Doc/whatsnew/3.3.rst cpython-3.6.14/Doc/whatsnew/3.4.rst cpython-3.6.14/Doc/whatsnew/3.5.rst cpython-3.6.14/Doc/whatsnew/3.6.rst cpython-3.6.14/Doc/whatsnew/changelog.rst cpython-3.6.14/Doc/whatsnew/index.rst cpython-3.6.14/Grammar/ cpython-3.6.14/Grammar/Grammar cpython-3.6.14/Include/ cpython-3.6.14/Include/Python-ast.h cpython-3.6.14/Include/Python.h cpython-3.6.14/Include/abstract.h cpython-3.6.14/Include/accu.h cpython-3.6.14/Include/asdl.h cpython-3.6.14/Include/ast.h cpython-3.6.14/Include/bitset.h cpython-3.6.14/Include/bltinmodule.h cpython-3.6.14/Include/boolobject.h cpython-3.6.14/Include/bytearrayobject.h cpython-3.6.14/Include/bytes_methods.h cpython-3.6.14/Include/bytesobject.h cpython-3.6.14/Include/cellobject.h cpython-3.6.14/Include/ceval.h cpython-3.6.14/Include/classobject.h cpython-3.6.14/Include/code.h cpython-3.6.14/Include/codecs.h cpython-3.6.14/Include/compile.h cpython-3.6.14/Include/complexobject.h cpython-3.6.14/Include/datetime.h cpython-3.6.14/Include/descrobject.h cpython-3.6.14/Include/dictobject.h cpython-3.6.14/Include/dtoa.h cpython-3.6.14/Include/dynamic_annotations.h cpython-3.6.14/Include/enumobject.h cpython-3.6.14/Include/errcode.h cpython-3.6.14/Include/eval.h cpython-3.6.14/Include/fileobject.h cpython-3.6.14/Include/fileutils.h cpython-3.6.14/Include/floatobject.h cpython-3.6.14/Include/frameobject.h cpython-3.6.14/Include/funcobject.h cpython-3.6.14/Include/genobject.h cpython-3.6.14/Include/graminit.h cpython-3.6.14/Include/grammar.h cpython-3.6.14/Include/import.h cpython-3.6.14/Include/intrcheck.h cpython-3.6.14/Include/iterobject.h cpython-3.6.14/Include/listobject.h cpython-3.6.14/Include/longintrepr.h cpython-3.6.14/Include/longobject.h cpython-3.6.14/Include/marshal.h cpython-3.6.14/Include/memoryobject.h cpython-3.6.14/Include/metagrammar.h cpython-3.6.14/Include/methodobject.h cpython-3.6.14/Include/modsupport.h cpython-3.6.14/Include/moduleobject.h cpython-3.6.14/Include/namespaceobject.h cpython-3.6.14/Include/node.h cpython-3.6.14/Include/object.h cpython-3.6.14/Include/objimpl.h cpython-3.6.14/Include/odictobject.h cpython-3.6.14/Include/opcode.h cpython-3.6.14/Include/osdefs.h cpython-3.6.14/Include/osmodule.h cpython-3.6.14/Include/parsetok.h cpython-3.6.14/Include/patchlevel.h cpython-3.6.14/Include/pgen.h cpython-3.6.14/Include/pgenheaders.h cpython-3.6.14/Include/py_curses.h cpython-3.6.14/Include/pyarena.h cpython-3.6.14/Include/pyatomic.h cpython-3.6.14/Include/pycapsule.h cpython-3.6.14/Include/pyctype.h cpython-3.6.14/Include/pydebug.h cpython-3.6.14/Include/pydtrace.d cpython-3.6.14/Include/pydtrace.h cpython-3.6.14/Include/pyerrors.h cpython-3.6.14/Include/pyexpat.h cpython-3.6.14/Include/pyfpe.h cpython-3.6.14/Include/pygetopt.h cpython-3.6.14/Include/pyhash.h cpython-3.6.14/Include/pylifecycle.h cpython-3.6.14/Include/pymacconfig.h cpython-3.6.14/Include/pymacro.h cpython-3.6.14/Include/pymath.h cpython-3.6.14/Include/pymem.h cpython-3.6.14/Include/pyport.h cpython-3.6.14/Include/pystate.h cpython-3.6.14/Include/pystrcmp.h cpython-3.6.14/Include/pystrhex.h cpython-3.6.14/Include/pystrtod.h cpython-3.6.14/Include/pythonrun.h cpython-3.6.14/Include/pythread.h cpython-3.6.14/Include/pytime.h cpython-3.6.14/Include/rangeobject.h cpython-3.6.14/Include/setobject.h cpython-3.6.14/Include/sliceobject.h cpython-3.6.14/Include/structmember.h cpython-3.6.14/Include/structseq.h cpython-3.6.14/Include/symtable.h cpython-3.6.14/Include/sysmodule.h cpython-3.6.14/Include/token.h cpython-3.6.14/Include/traceback.h cpython-3.6.14/Include/tupleobject.h cpython-3.6.14/Include/typeslots.h cpython-3.6.14/Include/ucnhash.h cpython-3.6.14/Include/unicodeobject.h cpython-3.6.14/Include/warnings.h cpython-3.6.14/Include/weakrefobject.h cpython-3.6.14/LICENSE cpython-3.6.14/Lib/ cpython-3.6.14/Lib/__future__.py cpython-3.6.14/Lib/__phello__.foo.py cpython-3.6.14/Lib/_bootlocale.py cpython-3.6.14/Lib/_collections_abc.py cpython-3.6.14/Lib/_compat_pickle.py cpython-3.6.14/Lib/_compression.py cpython-3.6.14/Lib/_dummy_thread.py cpython-3.6.14/Lib/_markupbase.py cpython-3.6.14/Lib/_osx_support.py cpython-3.6.14/Lib/_pydecimal.py cpython-3.6.14/Lib/_pyio.py cpython-3.6.14/Lib/_sitebuiltins.py cpython-3.6.14/Lib/_strptime.py cpython-3.6.14/Lib/_threading_local.py cpython-3.6.14/Lib/_weakrefset.py cpython-3.6.14/Lib/abc.py cpython-3.6.14/Lib/aifc.py cpython-3.6.14/Lib/antigravity.py cpython-3.6.14/Lib/argparse.py cpython-3.6.14/Lib/ast.py cpython-3.6.14/Lib/asynchat.py cpython-3.6.14/Lib/asyncio/ cpython-3.6.14/Lib/asyncio/__init__.py cpython-3.6.14/Lib/asyncio/base_events.py cpython-3.6.14/Lib/asyncio/base_futures.py cpython-3.6.14/Lib/asyncio/base_subprocess.py cpython-3.6.14/Lib/asyncio/base_tasks.py cpython-3.6.14/Lib/asyncio/compat.py cpython-3.6.14/Lib/asyncio/constants.py cpython-3.6.14/Lib/asyncio/coroutines.py cpython-3.6.14/Lib/asyncio/events.py cpython-3.6.14/Lib/asyncio/futures.py cpython-3.6.14/Lib/asyncio/locks.py cpython-3.6.14/Lib/asyncio/log.py cpython-3.6.14/Lib/asyncio/proactor_events.py cpython-3.6.14/Lib/asyncio/protocols.py cpython-3.6.14/Lib/asyncio/queues.py cpython-3.6.14/Lib/asyncio/selector_events.py cpython-3.6.14/Lib/asyncio/sslproto.py cpython-3.6.14/Lib/asyncio/streams.py cpython-3.6.14/Lib/asyncio/subprocess.py cpython-3.6.14/Lib/asyncio/tasks.py cpython-3.6.14/Lib/asyncio/test_utils.py cpython-3.6.14/Lib/asyncio/transports.py cpython-3.6.14/Lib/asyncio/unix_events.py cpython-3.6.14/Lib/asyncio/windows_events.py cpython-3.6.14/Lib/asyncio/windows_utils.py cpython-3.6.14/Lib/asyncore.py cpython-3.6.14/Lib/base64.py cpython-3.6.14/Lib/bdb.py cpython-3.6.14/Lib/binhex.py cpython-3.6.14/Lib/bisect.py cpython-3.6.14/Lib/bz2.py cpython-3.6.14/Lib/cProfile.py cpython-3.6.14/Lib/calendar.py cpython-3.6.14/Lib/cgi.py cpython-3.6.14/Lib/cgitb.py cpython-3.6.14/Lib/chunk.py cpython-3.6.14/Lib/cmd.py cpython-3.6.14/Lib/code.py cpython-3.6.14/Lib/codecs.py cpython-3.6.14/Lib/codeop.py cpython-3.6.14/Lib/collections/ cpython-3.6.14/Lib/collections/__init__.py cpython-3.6.14/Lib/collections/abc.py cpython-3.6.14/Lib/colorsys.py cpython-3.6.14/Lib/compileall.py cpython-3.6.14/Lib/concurrent/ cpython-3.6.14/Lib/concurrent/__init__.py cpython-3.6.14/Lib/concurrent/futures/ cpython-3.6.14/Lib/concurrent/futures/__init__.py cpython-3.6.14/Lib/concurrent/futures/_base.py cpython-3.6.14/Lib/concurrent/futures/process.py cpython-3.6.14/Lib/concurrent/futures/thread.py cpython-3.6.14/Lib/configparser.py cpython-3.6.14/Lib/contextlib.py cpython-3.6.14/Lib/copy.py cpython-3.6.14/Lib/copyreg.py cpython-3.6.14/Lib/crypt.py cpython-3.6.14/Lib/csv.py cpython-3.6.14/Lib/ctypes/ cpython-3.6.14/Lib/ctypes/__init__.py cpython-3.6.14/Lib/ctypes/_endian.py cpython-3.6.14/Lib/ctypes/macholib/ cpython-3.6.14/Lib/ctypes/macholib/README.ctypes cpython-3.6.14/Lib/ctypes/macholib/__init__.py cpython-3.6.14/Lib/ctypes/macholib/dyld.py cpython-3.6.14/Lib/ctypes/macholib/dylib.py cpython-3.6.14/Lib/ctypes/macholib/fetch_macholib cpython-3.6.14/Lib/ctypes/macholib/fetch_macholib.bat cpython-3.6.14/Lib/ctypes/macholib/framework.py cpython-3.6.14/Lib/ctypes/test/ cpython-3.6.14/Lib/ctypes/test/__init__.py cpython-3.6.14/Lib/ctypes/test/__main__.py cpython-3.6.14/Lib/ctypes/test/test_anon.py cpython-3.6.14/Lib/ctypes/test/test_array_in_pointer.py cpython-3.6.14/Lib/ctypes/test/test_arrays.py cpython-3.6.14/Lib/ctypes/test/test_as_parameter.py cpython-3.6.14/Lib/ctypes/test/test_bitfields.py cpython-3.6.14/Lib/ctypes/test/test_buffers.py cpython-3.6.14/Lib/ctypes/test/test_bytes.py cpython-3.6.14/Lib/ctypes/test/test_byteswap.py cpython-3.6.14/Lib/ctypes/test/test_callbacks.py cpython-3.6.14/Lib/ctypes/test/test_cast.py cpython-3.6.14/Lib/ctypes/test/test_cfuncs.py cpython-3.6.14/Lib/ctypes/test/test_checkretval.py cpython-3.6.14/Lib/ctypes/test/test_delattr.py cpython-3.6.14/Lib/ctypes/test/test_errno.py cpython-3.6.14/Lib/ctypes/test/test_find.py cpython-3.6.14/Lib/ctypes/test/test_frombuffer.py cpython-3.6.14/Lib/ctypes/test/test_funcptr.py cpython-3.6.14/Lib/ctypes/test/test_functions.py cpython-3.6.14/Lib/ctypes/test/test_incomplete.py cpython-3.6.14/Lib/ctypes/test/test_init.py cpython-3.6.14/Lib/ctypes/test/test_internals.py cpython-3.6.14/Lib/ctypes/test/test_keeprefs.py cpython-3.6.14/Lib/ctypes/test/test_libc.py cpython-3.6.14/Lib/ctypes/test/test_loading.py cpython-3.6.14/Lib/ctypes/test/test_macholib.py cpython-3.6.14/Lib/ctypes/test/test_memfunctions.py cpython-3.6.14/Lib/ctypes/test/test_numbers.py cpython-3.6.14/Lib/ctypes/test/test_objects.py cpython-3.6.14/Lib/ctypes/test/test_parameters.py cpython-3.6.14/Lib/ctypes/test/test_pep3118.py cpython-3.6.14/Lib/ctypes/test/test_pickling.py cpython-3.6.14/Lib/ctypes/test/test_pointers.py cpython-3.6.14/Lib/ctypes/test/test_prototypes.py cpython-3.6.14/Lib/ctypes/test/test_python_api.py cpython-3.6.14/Lib/ctypes/test/test_random_things.py cpython-3.6.14/Lib/ctypes/test/test_refcounts.py cpython-3.6.14/Lib/ctypes/test/test_repr.py cpython-3.6.14/Lib/ctypes/test/test_returnfuncptrs.py cpython-3.6.14/Lib/ctypes/test/test_simplesubclasses.py cpython-3.6.14/Lib/ctypes/test/test_sizes.py cpython-3.6.14/Lib/ctypes/test/test_slicing.py cpython-3.6.14/Lib/ctypes/test/test_stringptr.py cpython-3.6.14/Lib/ctypes/test/test_strings.py cpython-3.6.14/Lib/ctypes/test/test_struct_fields.py cpython-3.6.14/Lib/ctypes/test/test_structures.py cpython-3.6.14/Lib/ctypes/test/test_unaligned_structures.py cpython-3.6.14/Lib/ctypes/test/test_unicode.py cpython-3.6.14/Lib/ctypes/test/test_values.py cpython-3.6.14/Lib/ctypes/test/test_varsize_struct.py cpython-3.6.14/Lib/ctypes/test/test_win32.py cpython-3.6.14/Lib/ctypes/test/test_wintypes.py cpython-3.6.14/Lib/ctypes/util.py cpython-3.6.14/Lib/ctypes/wintypes.py cpython-3.6.14/Lib/curses/ cpython-3.6.14/Lib/curses/__init__.py cpython-3.6.14/Lib/curses/ascii.py cpython-3.6.14/Lib/curses/has_key.py cpython-3.6.14/Lib/curses/panel.py cpython-3.6.14/Lib/curses/textpad.py cpython-3.6.14/Lib/datetime.py cpython-3.6.14/Lib/dbm/ cpython-3.6.14/Lib/dbm/__init__.py cpython-3.6.14/Lib/dbm/dumb.py cpython-3.6.14/Lib/dbm/gnu.py cpython-3.6.14/Lib/dbm/ndbm.py cpython-3.6.14/Lib/decimal.py cpython-3.6.14/Lib/difflib.py cpython-3.6.14/Lib/dis.py cpython-3.6.14/Lib/distutils/ cpython-3.6.14/Lib/distutils/README cpython-3.6.14/Lib/distutils/__init__.py cpython-3.6.14/Lib/distutils/_msvccompiler.py cpython-3.6.14/Lib/distutils/archive_util.py cpython-3.6.14/Lib/distutils/bcppcompiler.py cpython-3.6.14/Lib/distutils/ccompiler.py cpython-3.6.14/Lib/distutils/cmd.py cpython-3.6.14/Lib/distutils/command/ cpython-3.6.14/Lib/distutils/command/__init__.py cpython-3.6.14/Lib/distutils/command/bdist.py cpython-3.6.14/Lib/distutils/command/bdist_dumb.py cpython-3.6.14/Lib/distutils/command/bdist_msi.py cpython-3.6.14/Lib/distutils/command/bdist_rpm.py cpython-3.6.14/Lib/distutils/command/bdist_wininst.py cpython-3.6.14/Lib/distutils/command/build.py cpython-3.6.14/Lib/distutils/command/build_clib.py cpython-3.6.14/Lib/distutils/command/build_ext.py cpython-3.6.14/Lib/distutils/command/build_py.py cpython-3.6.14/Lib/distutils/command/build_scripts.py cpython-3.6.14/Lib/distutils/command/check.py cpython-3.6.14/Lib/distutils/command/clean.py cpython-3.6.14/Lib/distutils/command/command_template cpython-3.6.14/Lib/distutils/command/config.py cpython-3.6.14/Lib/distutils/command/install.py cpython-3.6.14/Lib/distutils/command/install_data.py cpython-3.6.14/Lib/distutils/command/install_egg_info.py cpython-3.6.14/Lib/distutils/command/install_headers.py cpython-3.6.14/Lib/distutils/command/install_lib.py cpython-3.6.14/Lib/distutils/command/install_scripts.py cpython-3.6.14/Lib/distutils/command/register.py cpython-3.6.14/Lib/distutils/command/sdist.py cpython-3.6.14/Lib/distutils/command/upload.py cpython-3.6.14/Lib/distutils/command/wininst-10.0-amd64.exe cpython-3.6.14/Lib/distutils/command/wininst-10.0.exe cpython-3.6.14/Lib/distutils/command/wininst-14.0-amd64.exe cpython-3.6.14/Lib/distutils/command/wininst-14.0.exe cpython-3.6.14/Lib/distutils/command/wininst-6.0.exe cpython-3.6.14/Lib/distutils/command/wininst-7.1.exe cpython-3.6.14/Lib/distutils/command/wininst-8.0.exe cpython-3.6.14/Lib/distutils/command/wininst-9.0-amd64.exe cpython-3.6.14/Lib/distutils/command/wininst-9.0.exe cpython-3.6.14/Lib/distutils/config.py cpython-3.6.14/Lib/distutils/core.py cpython-3.6.14/Lib/distutils/cygwinccompiler.py cpython-3.6.14/Lib/distutils/debug.py cpython-3.6.14/Lib/distutils/dep_util.py cpython-3.6.14/Lib/distutils/dir_util.py cpython-3.6.14/Lib/distutils/dist.py cpython-3.6.14/Lib/distutils/errors.py cpython-3.6.14/Lib/distutils/extension.py cpython-3.6.14/Lib/distutils/fancy_getopt.py cpython-3.6.14/Lib/distutils/file_util.py cpython-3.6.14/Lib/distutils/filelist.py cpython-3.6.14/Lib/distutils/log.py cpython-3.6.14/Lib/distutils/msvc9compiler.py cpython-3.6.14/Lib/distutils/msvccompiler.py cpython-3.6.14/Lib/distutils/spawn.py cpython-3.6.14/Lib/distutils/sysconfig.py cpython-3.6.14/Lib/distutils/tests/ cpython-3.6.14/Lib/distutils/tests/Setup.sample cpython-3.6.14/Lib/distutils/tests/__init__.py cpython-3.6.14/Lib/distutils/tests/support.py cpython-3.6.14/Lib/distutils/tests/test_archive_util.py cpython-3.6.14/Lib/distutils/tests/test_bdist.py cpython-3.6.14/Lib/distutils/tests/test_bdist_dumb.py cpython-3.6.14/Lib/distutils/tests/test_bdist_msi.py cpython-3.6.14/Lib/distutils/tests/test_bdist_rpm.py cpython-3.6.14/Lib/distutils/tests/test_bdist_wininst.py cpython-3.6.14/Lib/distutils/tests/test_build.py cpython-3.6.14/Lib/distutils/tests/test_build_clib.py cpython-3.6.14/Lib/distutils/tests/test_build_ext.py cpython-3.6.14/Lib/distutils/tests/test_build_py.py cpython-3.6.14/Lib/distutils/tests/test_build_scripts.py cpython-3.6.14/Lib/distutils/tests/test_check.py cpython-3.6.14/Lib/distutils/tests/test_clean.py cpython-3.6.14/Lib/distutils/tests/test_cmd.py cpython-3.6.14/Lib/distutils/tests/test_config.py cpython-3.6.14/Lib/distutils/tests/test_config_cmd.py cpython-3.6.14/Lib/distutils/tests/test_core.py cpython-3.6.14/Lib/distutils/tests/test_cygwinccompiler.py cpython-3.6.14/Lib/distutils/tests/test_dep_util.py cpython-3.6.14/Lib/distutils/tests/test_dir_util.py cpython-3.6.14/Lib/distutils/tests/test_dist.py cpython-3.6.14/Lib/distutils/tests/test_extension.py cpython-3.6.14/Lib/distutils/tests/test_file_util.py cpython-3.6.14/Lib/distutils/tests/test_filelist.py cpython-3.6.14/Lib/distutils/tests/test_install.py cpython-3.6.14/Lib/distutils/tests/test_install_data.py cpython-3.6.14/Lib/distutils/tests/test_install_headers.py cpython-3.6.14/Lib/distutils/tests/test_install_lib.py cpython-3.6.14/Lib/distutils/tests/test_install_scripts.py cpython-3.6.14/Lib/distutils/tests/test_log.py cpython-3.6.14/Lib/distutils/tests/test_msvc9compiler.py cpython-3.6.14/Lib/distutils/tests/test_msvccompiler.py cpython-3.6.14/Lib/distutils/tests/test_register.py cpython-3.6.14/Lib/distutils/tests/test_sdist.py cpython-3.6.14/Lib/distutils/tests/test_spawn.py cpython-3.6.14/Lib/distutils/tests/test_sysconfig.py cpython-3.6.14/Lib/distutils/tests/test_text_file.py cpython-3.6.14/Lib/distutils/tests/test_unixccompiler.py cpython-3.6.14/Lib/distutils/tests/test_upload.py cpython-3.6.14/Lib/distutils/tests/test_util.py cpython-3.6.14/Lib/distutils/tests/test_version.py cpython-3.6.14/Lib/distutils/tests/test_versionpredicate.py cpython-3.6.14/Lib/distutils/text_file.py cpython-3.6.14/Lib/distutils/unixccompiler.py cpython-3.6.14/Lib/distutils/util.py cpython-3.6.14/Lib/distutils/version.py cpython-3.6.14/Lib/distutils/versionpredicate.py cpython-3.6.14/Lib/doctest.py cpython-3.6.14/Lib/dummy_threading.py cpython-3.6.14/Lib/email/ cpython-3.6.14/Lib/email/__init__.py cpython-3.6.14/Lib/email/_encoded_words.py cpython-3.6.14/Lib/email/_header_value_parser.py cpython-3.6.14/Lib/email/_parseaddr.py cpython-3.6.14/Lib/email/_policybase.py cpython-3.6.14/Lib/email/architecture.rst cpython-3.6.14/Lib/email/base64mime.py cpython-3.6.14/Lib/email/charset.py cpython-3.6.14/Lib/email/contentmanager.py cpython-3.6.14/Lib/email/encoders.py cpython-3.6.14/Lib/email/errors.py cpython-3.6.14/Lib/email/feedparser.py cpython-3.6.14/Lib/email/generator.py cpython-3.6.14/Lib/email/header.py cpython-3.6.14/Lib/email/headerregistry.py cpython-3.6.14/Lib/email/iterators.py cpython-3.6.14/Lib/email/message.py cpython-3.6.14/Lib/email/mime/ cpython-3.6.14/Lib/email/mime/__init__.py cpython-3.6.14/Lib/email/mime/application.py cpython-3.6.14/Lib/email/mime/audio.py cpython-3.6.14/Lib/email/mime/base.py cpython-3.6.14/Lib/email/mime/image.py cpython-3.6.14/Lib/email/mime/message.py cpython-3.6.14/Lib/email/mime/multipart.py cpython-3.6.14/Lib/email/mime/nonmultipart.py cpython-3.6.14/Lib/email/mime/text.py cpython-3.6.14/Lib/email/parser.py cpython-3.6.14/Lib/email/policy.py cpython-3.6.14/Lib/email/quoprimime.py cpython-3.6.14/Lib/email/utils.py cpython-3.6.14/Lib/encodings/ cpython-3.6.14/Lib/encodings/__init__.py cpython-3.6.14/Lib/encodings/aliases.py cpython-3.6.14/Lib/encodings/ascii.py cpython-3.6.14/Lib/encodings/base64_codec.py cpython-3.6.14/Lib/encodings/big5.py cpython-3.6.14/Lib/encodings/big5hkscs.py cpython-3.6.14/Lib/encodings/bz2_codec.py cpython-3.6.14/Lib/encodings/charmap.py cpython-3.6.14/Lib/encodings/cp037.py cpython-3.6.14/Lib/encodings/cp1006.py cpython-3.6.14/Lib/encodings/cp1026.py cpython-3.6.14/Lib/encodings/cp1125.py cpython-3.6.14/Lib/encodings/cp1140.py cpython-3.6.14/Lib/encodings/cp1250.py cpython-3.6.14/Lib/encodings/cp1251.py cpython-3.6.14/Lib/encodings/cp1252.py cpython-3.6.14/Lib/encodings/cp1253.py cpython-3.6.14/Lib/encodings/cp1254.py cpython-3.6.14/Lib/encodings/cp1255.py cpython-3.6.14/Lib/encodings/cp1256.py cpython-3.6.14/Lib/encodings/cp1257.py cpython-3.6.14/Lib/encodings/cp1258.py cpython-3.6.14/Lib/encodings/cp273.py cpython-3.6.14/Lib/encodings/cp424.py cpython-3.6.14/Lib/encodings/cp437.py cpython-3.6.14/Lib/encodings/cp500.py cpython-3.6.14/Lib/encodings/cp65001.py cpython-3.6.14/Lib/encodings/cp720.py cpython-3.6.14/Lib/encodings/cp737.py cpython-3.6.14/Lib/encodings/cp775.py cpython-3.6.14/Lib/encodings/cp850.py cpython-3.6.14/Lib/encodings/cp852.py cpython-3.6.14/Lib/encodings/cp855.py cpython-3.6.14/Lib/encodings/cp856.py cpython-3.6.14/Lib/encodings/cp857.py cpython-3.6.14/Lib/encodings/cp858.py cpython-3.6.14/Lib/encodings/cp860.py cpython-3.6.14/Lib/encodings/cp861.py cpython-3.6.14/Lib/encodings/cp862.py cpython-3.6.14/Lib/encodings/cp863.py cpython-3.6.14/Lib/encodings/cp864.py cpython-3.6.14/Lib/encodings/cp865.py cpython-3.6.14/Lib/encodings/cp866.py cpython-3.6.14/Lib/encodings/cp869.py cpython-3.6.14/Lib/encodings/cp874.py cpython-3.6.14/Lib/encodings/cp875.py cpython-3.6.14/Lib/encodings/cp932.py cpython-3.6.14/Lib/encodings/cp949.py cpython-3.6.14/Lib/encodings/cp950.py cpython-3.6.14/Lib/encodings/euc_jis_2004.py cpython-3.6.14/Lib/encodings/euc_jisx0213.py cpython-3.6.14/Lib/encodings/euc_jp.py cpython-3.6.14/Lib/encodings/euc_kr.py cpython-3.6.14/Lib/encodings/gb18030.py cpython-3.6.14/Lib/encodings/gb2312.py cpython-3.6.14/Lib/encodings/gbk.py cpython-3.6.14/Lib/encodings/hex_codec.py cpython-3.6.14/Lib/encodings/hp_roman8.py cpython-3.6.14/Lib/encodings/hz.py cpython-3.6.14/Lib/encodings/idna.py cpython-3.6.14/Lib/encodings/iso2022_jp.py cpython-3.6.14/Lib/encodings/iso2022_jp_1.py cpython-3.6.14/Lib/encodings/iso2022_jp_2.py cpython-3.6.14/Lib/encodings/iso2022_jp_2004.py cpython-3.6.14/Lib/encodings/iso2022_jp_3.py cpython-3.6.14/Lib/encodings/iso2022_jp_ext.py cpython-3.6.14/Lib/encodings/iso2022_kr.py cpython-3.6.14/Lib/encodings/iso8859_1.py cpython-3.6.14/Lib/encodings/iso8859_10.py cpython-3.6.14/Lib/encodings/iso8859_11.py cpython-3.6.14/Lib/encodings/iso8859_13.py cpython-3.6.14/Lib/encodings/iso8859_14.py cpython-3.6.14/Lib/encodings/iso8859_15.py cpython-3.6.14/Lib/encodings/iso8859_16.py cpython-3.6.14/Lib/encodings/iso8859_2.py cpython-3.6.14/Lib/encodings/iso8859_3.py cpython-3.6.14/Lib/encodings/iso8859_4.py cpython-3.6.14/Lib/encodings/iso8859_5.py cpython-3.6.14/Lib/encodings/iso8859_6.py cpython-3.6.14/Lib/encodings/iso8859_7.py cpython-3.6.14/Lib/encodings/iso8859_8.py cpython-3.6.14/Lib/encodings/iso8859_9.py cpython-3.6.14/Lib/encodings/johab.py cpython-3.6.14/Lib/encodings/koi8_r.py cpython-3.6.14/Lib/encodings/koi8_t.py cpython-3.6.14/Lib/encodings/koi8_u.py cpython-3.6.14/Lib/encodings/kz1048.py cpython-3.6.14/Lib/encodings/latin_1.py cpython-3.6.14/Lib/encodings/mac_arabic.py cpython-3.6.14/Lib/encodings/mac_centeuro.py cpython-3.6.14/Lib/encodings/mac_croatian.py cpython-3.6.14/Lib/encodings/mac_cyrillic.py cpython-3.6.14/Lib/encodings/mac_farsi.py cpython-3.6.14/Lib/encodings/mac_greek.py cpython-3.6.14/Lib/encodings/mac_iceland.py cpython-3.6.14/Lib/encodings/mac_latin2.py cpython-3.6.14/Lib/encodings/mac_roman.py cpython-3.6.14/Lib/encodings/mac_romanian.py cpython-3.6.14/Lib/encodings/mac_turkish.py cpython-3.6.14/Lib/encodings/mbcs.py cpython-3.6.14/Lib/encodings/oem.py cpython-3.6.14/Lib/encodings/palmos.py cpython-3.6.14/Lib/encodings/ptcp154.py cpython-3.6.14/Lib/encodings/punycode.py cpython-3.6.14/Lib/encodings/quopri_codec.py cpython-3.6.14/Lib/encodings/raw_unicode_escape.py cpython-3.6.14/Lib/encodings/rot_13.py cpython-3.6.14/Lib/encodings/shift_jis.py cpython-3.6.14/Lib/encodings/shift_jis_2004.py cpython-3.6.14/Lib/encodings/shift_jisx0213.py cpython-3.6.14/Lib/encodings/tis_620.py cpython-3.6.14/Lib/encodings/undefined.py cpython-3.6.14/Lib/encodings/unicode_escape.py cpython-3.6.14/Lib/encodings/unicode_internal.py cpython-3.6.14/Lib/encodings/utf_16.py cpython-3.6.14/Lib/encodings/utf_16_be.py cpython-3.6.14/Lib/encodings/utf_16_le.py cpython-3.6.14/Lib/encodings/utf_32.py cpython-3.6.14/Lib/encodings/utf_32_be.py cpython-3.6.14/Lib/encodings/utf_32_le.py cpython-3.6.14/Lib/encodings/utf_7.py cpython-3.6.14/Lib/encodings/utf_8.py cpython-3.6.14/Lib/encodings/utf_8_sig.py cpython-3.6.14/Lib/encodings/uu_codec.py cpython-3.6.14/Lib/encodings/zlib_codec.py cpython-3.6.14/Lib/ensurepip/ cpython-3.6.14/Lib/ensurepip/__init__.py cpython-3.6.14/Lib/ensurepip/__main__.py cpython-3.6.14/Lib/ensurepip/_bundled/ cpython-3.6.14/Lib/ensurepip/_bundled/pip-18.1-py2.py3-none-any.whl cpython-3.6.14/Lib/ensurepip/_bundled/setuptools-40.6.2-py2.py3-none-any.whl cpython-3.6.14/Lib/ensurepip/_uninstall.py cpython-3.6.14/Lib/enum.py cpython-3.6.14/Lib/filecmp.py cpython-3.6.14/Lib/fileinput.py cpython-3.6.14/Lib/fnmatch.py cpython-3.6.14/Lib/formatter.py cpython-3.6.14/Lib/fractions.py cpython-3.6.14/Lib/ftplib.py cpython-3.6.14/Lib/functools.py cpython-3.6.14/Lib/genericpath.py cpython-3.6.14/Lib/getopt.py cpython-3.6.14/Lib/getpass.py cpython-3.6.14/Lib/gettext.py cpython-3.6.14/Lib/glob.py cpython-3.6.14/Lib/gzip.py cpython-3.6.14/Lib/hashlib.py cpython-3.6.14/Lib/heapq.py cpython-3.6.14/Lib/hmac.py cpython-3.6.14/Lib/html/ cpython-3.6.14/Lib/html/__init__.py cpython-3.6.14/Lib/html/entities.py cpython-3.6.14/Lib/html/parser.py cpython-3.6.14/Lib/http/ cpython-3.6.14/Lib/http/__init__.py cpython-3.6.14/Lib/http/client.py cpython-3.6.14/Lib/http/cookiejar.py cpython-3.6.14/Lib/http/cookies.py cpython-3.6.14/Lib/http/server.py cpython-3.6.14/Lib/idlelib/ cpython-3.6.14/Lib/idlelib/CREDITS.txt cpython-3.6.14/Lib/idlelib/ChangeLog cpython-3.6.14/Lib/idlelib/HISTORY.txt cpython-3.6.14/Lib/idlelib/Icons/ cpython-3.6.14/Lib/idlelib/Icons/folder.gif cpython-3.6.14/Lib/idlelib/Icons/idle.icns cpython-3.6.14/Lib/idlelib/Icons/idle.ico cpython-3.6.14/Lib/idlelib/Icons/idle_16.gif cpython-3.6.14/Lib/idlelib/Icons/idle_16.png cpython-3.6.14/Lib/idlelib/Icons/idle_32.gif cpython-3.6.14/Lib/idlelib/Icons/idle_32.png cpython-3.6.14/Lib/idlelib/Icons/idle_48.gif cpython-3.6.14/Lib/idlelib/Icons/idle_48.png cpython-3.6.14/Lib/idlelib/Icons/minusnode.gif cpython-3.6.14/Lib/idlelib/Icons/openfolder.gif cpython-3.6.14/Lib/idlelib/Icons/plusnode.gif cpython-3.6.14/Lib/idlelib/Icons/python.gif cpython-3.6.14/Lib/idlelib/Icons/tk.gif cpython-3.6.14/Lib/idlelib/NEWS.txt cpython-3.6.14/Lib/idlelib/NEWS2x.txt cpython-3.6.14/Lib/idlelib/README.txt cpython-3.6.14/Lib/idlelib/TODO.txt cpython-3.6.14/Lib/idlelib/__init__.py cpython-3.6.14/Lib/idlelib/__main__.py cpython-3.6.14/Lib/idlelib/_pyclbr.py cpython-3.6.14/Lib/idlelib/autocomplete.py cpython-3.6.14/Lib/idlelib/autocomplete_w.py cpython-3.6.14/Lib/idlelib/autoexpand.py cpython-3.6.14/Lib/idlelib/browser.py cpython-3.6.14/Lib/idlelib/calltip.py cpython-3.6.14/Lib/idlelib/calltip_w.py cpython-3.6.14/Lib/idlelib/codecontext.py cpython-3.6.14/Lib/idlelib/colorizer.py cpython-3.6.14/Lib/idlelib/config-extensions.def cpython-3.6.14/Lib/idlelib/config-highlight.def cpython-3.6.14/Lib/idlelib/config-keys.def cpython-3.6.14/Lib/idlelib/config-main.def cpython-3.6.14/Lib/idlelib/config.py cpython-3.6.14/Lib/idlelib/config_key.py cpython-3.6.14/Lib/idlelib/configdialog.py cpython-3.6.14/Lib/idlelib/debugger.py cpython-3.6.14/Lib/idlelib/debugger_r.py cpython-3.6.14/Lib/idlelib/debugobj.py cpython-3.6.14/Lib/idlelib/debugobj_r.py cpython-3.6.14/Lib/idlelib/delegator.py cpython-3.6.14/Lib/idlelib/dynoption.py cpython-3.6.14/Lib/idlelib/editor.py cpython-3.6.14/Lib/idlelib/extend.txt cpython-3.6.14/Lib/idlelib/filelist.py cpython-3.6.14/Lib/idlelib/grep.py cpython-3.6.14/Lib/idlelib/help.html cpython-3.6.14/Lib/idlelib/help.py cpython-3.6.14/Lib/idlelib/help_about.py cpython-3.6.14/Lib/idlelib/history.py cpython-3.6.14/Lib/idlelib/hyperparser.py cpython-3.6.14/Lib/idlelib/idle.bat cpython-3.6.14/Lib/idlelib/idle.py cpython-3.6.14/Lib/idlelib/idle.pyw cpython-3.6.14/Lib/idlelib/idle_test/ cpython-3.6.14/Lib/idlelib/idle_test/README.txt cpython-3.6.14/Lib/idlelib/idle_test/__init__.py cpython-3.6.14/Lib/idlelib/idle_test/htest.py cpython-3.6.14/Lib/idlelib/idle_test/mock_idle.py cpython-3.6.14/Lib/idlelib/idle_test/mock_tk.py cpython-3.6.14/Lib/idlelib/idle_test/template.py cpython-3.6.14/Lib/idlelib/idle_test/test_autocomplete.py cpython-3.6.14/Lib/idlelib/idle_test/test_autocomplete_w.py cpython-3.6.14/Lib/idlelib/idle_test/test_autoexpand.py cpython-3.6.14/Lib/idlelib/idle_test/test_browser.py cpython-3.6.14/Lib/idlelib/idle_test/test_calltip.py cpython-3.6.14/Lib/idlelib/idle_test/test_calltip_w.py cpython-3.6.14/Lib/idlelib/idle_test/test_codecontext.py cpython-3.6.14/Lib/idlelib/idle_test/test_colorizer.py cpython-3.6.14/Lib/idlelib/idle_test/test_config.py cpython-3.6.14/Lib/idlelib/idle_test/test_config_key.py cpython-3.6.14/Lib/idlelib/idle_test/test_configdialog.py cpython-3.6.14/Lib/idlelib/idle_test/test_debugger.py cpython-3.6.14/Lib/idlelib/idle_test/test_debugger_r.py cpython-3.6.14/Lib/idlelib/idle_test/test_debugobj.py cpython-3.6.14/Lib/idlelib/idle_test/test_debugobj_r.py cpython-3.6.14/Lib/idlelib/idle_test/test_delegator.py cpython-3.6.14/Lib/idlelib/idle_test/test_editmenu.py cpython-3.6.14/Lib/idlelib/idle_test/test_editor.py cpython-3.6.14/Lib/idlelib/idle_test/test_filelist.py cpython-3.6.14/Lib/idlelib/idle_test/test_grep.py cpython-3.6.14/Lib/idlelib/idle_test/test_help.py cpython-3.6.14/Lib/idlelib/idle_test/test_help_about.py cpython-3.6.14/Lib/idlelib/idle_test/test_history.py cpython-3.6.14/Lib/idlelib/idle_test/test_hyperparser.py cpython-3.6.14/Lib/idlelib/idle_test/test_iomenu.py cpython-3.6.14/Lib/idlelib/idle_test/test_macosx.py cpython-3.6.14/Lib/idlelib/idle_test/test_mainmenu.py cpython-3.6.14/Lib/idlelib/idle_test/test_multicall.py cpython-3.6.14/Lib/idlelib/idle_test/test_outwin.py cpython-3.6.14/Lib/idlelib/idle_test/test_paragraph.py cpython-3.6.14/Lib/idlelib/idle_test/test_parenmatch.py cpython-3.6.14/Lib/idlelib/idle_test/test_pathbrowser.py cpython-3.6.14/Lib/idlelib/idle_test/test_percolator.py cpython-3.6.14/Lib/idlelib/idle_test/test_pyparse.py cpython-3.6.14/Lib/idlelib/idle_test/test_pyshell.py cpython-3.6.14/Lib/idlelib/idle_test/test_query.py cpython-3.6.14/Lib/idlelib/idle_test/test_redirector.py cpython-3.6.14/Lib/idlelib/idle_test/test_replace.py cpython-3.6.14/Lib/idlelib/idle_test/test_rpc.py cpython-3.6.14/Lib/idlelib/idle_test/test_rstrip.py cpython-3.6.14/Lib/idlelib/idle_test/test_run.py cpython-3.6.14/Lib/idlelib/idle_test/test_runscript.py cpython-3.6.14/Lib/idlelib/idle_test/test_scrolledlist.py cpython-3.6.14/Lib/idlelib/idle_test/test_search.py cpython-3.6.14/Lib/idlelib/idle_test/test_searchbase.py cpython-3.6.14/Lib/idlelib/idle_test/test_searchengine.py cpython-3.6.14/Lib/idlelib/idle_test/test_squeezer.py cpython-3.6.14/Lib/idlelib/idle_test/test_stackviewer.py cpython-3.6.14/Lib/idlelib/idle_test/test_statusbar.py cpython-3.6.14/Lib/idlelib/idle_test/test_text.py cpython-3.6.14/Lib/idlelib/idle_test/test_textview.py cpython-3.6.14/Lib/idlelib/idle_test/test_tooltip.py cpython-3.6.14/Lib/idlelib/idle_test/test_tree.py cpython-3.6.14/Lib/idlelib/idle_test/test_undo.py cpython-3.6.14/Lib/idlelib/idle_test/test_warning.py cpython-3.6.14/Lib/idlelib/idle_test/test_window.py cpython-3.6.14/Lib/idlelib/idle_test/test_zoomheight.py cpython-3.6.14/Lib/idlelib/iomenu.py cpython-3.6.14/Lib/idlelib/macosx.py cpython-3.6.14/Lib/idlelib/mainmenu.py cpython-3.6.14/Lib/idlelib/multicall.py cpython-3.6.14/Lib/idlelib/outwin.py cpython-3.6.14/Lib/idlelib/paragraph.py cpython-3.6.14/Lib/idlelib/parenmatch.py cpython-3.6.14/Lib/idlelib/pathbrowser.py cpython-3.6.14/Lib/idlelib/percolator.py cpython-3.6.14/Lib/idlelib/pyparse.py cpython-3.6.14/Lib/idlelib/pyshell.py cpython-3.6.14/Lib/idlelib/query.py cpython-3.6.14/Lib/idlelib/redirector.py cpython-3.6.14/Lib/idlelib/replace.py cpython-3.6.14/Lib/idlelib/rpc.py cpython-3.6.14/Lib/idlelib/rstrip.py cpython-3.6.14/Lib/idlelib/run.py cpython-3.6.14/Lib/idlelib/runscript.py cpython-3.6.14/Lib/idlelib/scrolledlist.py cpython-3.6.14/Lib/idlelib/search.py cpython-3.6.14/Lib/idlelib/searchbase.py cpython-3.6.14/Lib/idlelib/searchengine.py cpython-3.6.14/Lib/idlelib/squeezer.py cpython-3.6.14/Lib/idlelib/stackviewer.py cpython-3.6.14/Lib/idlelib/statusbar.py cpython-3.6.14/Lib/idlelib/textview.py cpython-3.6.14/Lib/idlelib/tooltip.py cpython-3.6.14/Lib/idlelib/tree.py cpython-3.6.14/Lib/idlelib/undo.py cpython-3.6.14/Lib/idlelib/window.py cpython-3.6.14/Lib/idlelib/zoomheight.py cpython-3.6.14/Lib/idlelib/zzdummy.py cpython-3.6.14/Lib/imaplib.py cpython-3.6.14/Lib/imghdr.py cpython-3.6.14/Lib/imp.py cpython-3.6.14/Lib/importlib/ cpython-3.6.14/Lib/importlib/__init__.py cpython-3.6.14/Lib/importlib/_bootstrap.py cpython-3.6.14/Lib/importlib/_bootstrap_external.py cpython-3.6.14/Lib/importlib/abc.py cpython-3.6.14/Lib/importlib/machinery.py cpython-3.6.14/Lib/importlib/util.py cpython-3.6.14/Lib/inspect.py cpython-3.6.14/Lib/io.py cpython-3.6.14/Lib/ipaddress.py cpython-3.6.14/Lib/json/ cpython-3.6.14/Lib/json/__init__.py cpython-3.6.14/Lib/json/decoder.py cpython-3.6.14/Lib/json/encoder.py cpython-3.6.14/Lib/json/scanner.py cpython-3.6.14/Lib/json/tool.py cpython-3.6.14/Lib/keyword.py cpython-3.6.14/Lib/lib2to3/ cpython-3.6.14/Lib/lib2to3/Grammar.txt cpython-3.6.14/Lib/lib2to3/PatternGrammar.txt cpython-3.6.14/Lib/lib2to3/__init__.py cpython-3.6.14/Lib/lib2to3/__main__.py cpython-3.6.14/Lib/lib2to3/btm_matcher.py cpython-3.6.14/Lib/lib2to3/btm_utils.py cpython-3.6.14/Lib/lib2to3/fixer_base.py cpython-3.6.14/Lib/lib2to3/fixer_util.py cpython-3.6.14/Lib/lib2to3/fixes/ cpython-3.6.14/Lib/lib2to3/fixes/__init__.py cpython-3.6.14/Lib/lib2to3/fixes/fix_apply.py cpython-3.6.14/Lib/lib2to3/fixes/fix_asserts.py cpython-3.6.14/Lib/lib2to3/fixes/fix_basestring.py cpython-3.6.14/Lib/lib2to3/fixes/fix_buffer.py cpython-3.6.14/Lib/lib2to3/fixes/fix_dict.py cpython-3.6.14/Lib/lib2to3/fixes/fix_except.py cpython-3.6.14/Lib/lib2to3/fixes/fix_exec.py cpython-3.6.14/Lib/lib2to3/fixes/fix_execfile.py cpython-3.6.14/Lib/lib2to3/fixes/fix_exitfunc.py cpython-3.6.14/Lib/lib2to3/fixes/fix_filter.py cpython-3.6.14/Lib/lib2to3/fixes/fix_funcattrs.py cpython-3.6.14/Lib/lib2to3/fixes/fix_future.py cpython-3.6.14/Lib/lib2to3/fixes/fix_getcwdu.py cpython-3.6.14/Lib/lib2to3/fixes/fix_has_key.py cpython-3.6.14/Lib/lib2to3/fixes/fix_idioms.py cpython-3.6.14/Lib/lib2to3/fixes/fix_import.py cpython-3.6.14/Lib/lib2to3/fixes/fix_imports.py cpython-3.6.14/Lib/lib2to3/fixes/fix_imports2.py cpython-3.6.14/Lib/lib2to3/fixes/fix_input.py cpython-3.6.14/Lib/lib2to3/fixes/fix_intern.py cpython-3.6.14/Lib/lib2to3/fixes/fix_isinstance.py cpython-3.6.14/Lib/lib2to3/fixes/fix_itertools.py cpython-3.6.14/Lib/lib2to3/fixes/fix_itertools_imports.py cpython-3.6.14/Lib/lib2to3/fixes/fix_long.py cpython-3.6.14/Lib/lib2to3/fixes/fix_map.py cpython-3.6.14/Lib/lib2to3/fixes/fix_metaclass.py cpython-3.6.14/Lib/lib2to3/fixes/fix_methodattrs.py cpython-3.6.14/Lib/lib2to3/fixes/fix_ne.py cpython-3.6.14/Lib/lib2to3/fixes/fix_next.py cpython-3.6.14/Lib/lib2to3/fixes/fix_nonzero.py cpython-3.6.14/Lib/lib2to3/fixes/fix_numliterals.py cpython-3.6.14/Lib/lib2to3/fixes/fix_operator.py cpython-3.6.14/Lib/lib2to3/fixes/fix_paren.py cpython-3.6.14/Lib/lib2to3/fixes/fix_print.py cpython-3.6.14/Lib/lib2to3/fixes/fix_raise.py cpython-3.6.14/Lib/lib2to3/fixes/fix_raw_input.py cpython-3.6.14/Lib/lib2to3/fixes/fix_reduce.py cpython-3.6.14/Lib/lib2to3/fixes/fix_reload.py cpython-3.6.14/Lib/lib2to3/fixes/fix_renames.py cpython-3.6.14/Lib/lib2to3/fixes/fix_repr.py cpython-3.6.14/Lib/lib2to3/fixes/fix_set_literal.py cpython-3.6.14/Lib/lib2to3/fixes/fix_standarderror.py cpython-3.6.14/Lib/lib2to3/fixes/fix_sys_exc.py cpython-3.6.14/Lib/lib2to3/fixes/fix_throw.py cpython-3.6.14/Lib/lib2to3/fixes/fix_tuple_params.py cpython-3.6.14/Lib/lib2to3/fixes/fix_types.py cpython-3.6.14/Lib/lib2to3/fixes/fix_unicode.py cpython-3.6.14/Lib/lib2to3/fixes/fix_urllib.py cpython-3.6.14/Lib/lib2to3/fixes/fix_ws_comma.py cpython-3.6.14/Lib/lib2to3/fixes/fix_xrange.py cpython-3.6.14/Lib/lib2to3/fixes/fix_xreadlines.py cpython-3.6.14/Lib/lib2to3/fixes/fix_zip.py cpython-3.6.14/Lib/lib2to3/main.py cpython-3.6.14/Lib/lib2to3/patcomp.py cpython-3.6.14/Lib/lib2to3/pgen2/ cpython-3.6.14/Lib/lib2to3/pgen2/__init__.py cpython-3.6.14/Lib/lib2to3/pgen2/conv.py cpython-3.6.14/Lib/lib2to3/pgen2/driver.py cpython-3.6.14/Lib/lib2to3/pgen2/grammar.py cpython-3.6.14/Lib/lib2to3/pgen2/literals.py cpython-3.6.14/Lib/lib2to3/pgen2/parse.py cpython-3.6.14/Lib/lib2to3/pgen2/pgen.py cpython-3.6.14/Lib/lib2to3/pgen2/token.py cpython-3.6.14/Lib/lib2to3/pgen2/tokenize.py cpython-3.6.14/Lib/lib2to3/pygram.py cpython-3.6.14/Lib/lib2to3/pytree.py cpython-3.6.14/Lib/lib2to3/refactor.py cpython-3.6.14/Lib/lib2to3/tests/ cpython-3.6.14/Lib/lib2to3/tests/__init__.py cpython-3.6.14/Lib/lib2to3/tests/__main__.py cpython-3.6.14/Lib/lib2to3/tests/data/ cpython-3.6.14/Lib/lib2to3/tests/data/README cpython-3.6.14/Lib/lib2to3/tests/data/bom.py cpython-3.6.14/Lib/lib2to3/tests/data/crlf.py cpython-3.6.14/Lib/lib2to3/tests/data/different_encoding.py cpython-3.6.14/Lib/lib2to3/tests/data/false_encoding.py cpython-3.6.14/Lib/lib2to3/tests/data/fixers/ cpython-3.6.14/Lib/lib2to3/tests/data/fixers/bad_order.py cpython-3.6.14/Lib/lib2to3/tests/data/fixers/myfixes/ cpython-3.6.14/Lib/lib2to3/tests/data/fixers/myfixes/__init__.py cpython-3.6.14/Lib/lib2to3/tests/data/fixers/myfixes/fix_explicit.py cpython-3.6.14/Lib/lib2to3/tests/data/fixers/myfixes/fix_first.py cpython-3.6.14/Lib/lib2to3/tests/data/fixers/myfixes/fix_last.py cpython-3.6.14/Lib/lib2to3/tests/data/fixers/myfixes/fix_parrot.py cpython-3.6.14/Lib/lib2to3/tests/data/fixers/myfixes/fix_preorder.py cpython-3.6.14/Lib/lib2to3/tests/data/fixers/no_fixer_cls.py cpython-3.6.14/Lib/lib2to3/tests/data/fixers/parrot_example.py cpython-3.6.14/Lib/lib2to3/tests/data/infinite_recursion.py cpython-3.6.14/Lib/lib2to3/tests/data/py2_test_grammar.py cpython-3.6.14/Lib/lib2to3/tests/data/py3_test_grammar.py cpython-3.6.14/Lib/lib2to3/tests/pytree_idempotency.py cpython-3.6.14/Lib/lib2to3/tests/support.py cpython-3.6.14/Lib/lib2to3/tests/test_all_fixers.py cpython-3.6.14/Lib/lib2to3/tests/test_fixers.py cpython-3.6.14/Lib/lib2to3/tests/test_main.py cpython-3.6.14/Lib/lib2to3/tests/test_parser.py cpython-3.6.14/Lib/lib2to3/tests/test_pytree.py cpython-3.6.14/Lib/lib2to3/tests/test_refactor.py cpython-3.6.14/Lib/lib2to3/tests/test_util.py cpython-3.6.14/Lib/linecache.py cpython-3.6.14/Lib/locale.py cpython-3.6.14/Lib/logging/ cpython-3.6.14/Lib/logging/__init__.py cpython-3.6.14/Lib/logging/config.py cpython-3.6.14/Lib/logging/handlers.py cpython-3.6.14/Lib/lzma.py cpython-3.6.14/Lib/macpath.py cpython-3.6.14/Lib/macurl2path.py cpython-3.6.14/Lib/mailbox.py cpython-3.6.14/Lib/mailcap.py cpython-3.6.14/Lib/mimetypes.py cpython-3.6.14/Lib/modulefinder.py cpython-3.6.14/Lib/msilib/ cpython-3.6.14/Lib/msilib/__init__.py cpython-3.6.14/Lib/msilib/schema.py cpython-3.6.14/Lib/msilib/sequence.py cpython-3.6.14/Lib/msilib/text.py cpython-3.6.14/Lib/multiprocessing/ cpython-3.6.14/Lib/multiprocessing/__init__.py cpython-3.6.14/Lib/multiprocessing/connection.py cpython-3.6.14/Lib/multiprocessing/context.py cpython-3.6.14/Lib/multiprocessing/dummy/ cpython-3.6.14/Lib/multiprocessing/dummy/__init__.py cpython-3.6.14/Lib/multiprocessing/dummy/connection.py cpython-3.6.14/Lib/multiprocessing/forkserver.py cpython-3.6.14/Lib/multiprocessing/heap.py cpython-3.6.14/Lib/multiprocessing/managers.py cpython-3.6.14/Lib/multiprocessing/pool.py cpython-3.6.14/Lib/multiprocessing/popen_fork.py cpython-3.6.14/Lib/multiprocessing/popen_forkserver.py cpython-3.6.14/Lib/multiprocessing/popen_spawn_posix.py cpython-3.6.14/Lib/multiprocessing/popen_spawn_win32.py cpython-3.6.14/Lib/multiprocessing/process.py cpython-3.6.14/Lib/multiprocessing/queues.py cpython-3.6.14/Lib/multiprocessing/reduction.py cpython-3.6.14/Lib/multiprocessing/resource_sharer.py cpython-3.6.14/Lib/multiprocessing/semaphore_tracker.py cpython-3.6.14/Lib/multiprocessing/sharedctypes.py cpython-3.6.14/Lib/multiprocessing/spawn.py cpython-3.6.14/Lib/multiprocessing/synchronize.py cpython-3.6.14/Lib/multiprocessing/util.py cpython-3.6.14/Lib/netrc.py cpython-3.6.14/Lib/nntplib.py cpython-3.6.14/Lib/ntpath.py cpython-3.6.14/Lib/nturl2path.py cpython-3.6.14/Lib/numbers.py cpython-3.6.14/Lib/opcode.py cpython-3.6.14/Lib/operator.py cpython-3.6.14/Lib/optparse.py cpython-3.6.14/Lib/os.py cpython-3.6.14/Lib/pathlib.py cpython-3.6.14/Lib/pdb.py cpython-3.6.14/Lib/pickle.py cpython-3.6.14/Lib/pickletools.py cpython-3.6.14/Lib/pipes.py cpython-3.6.14/Lib/pkgutil.py cpython-3.6.14/Lib/platform.py cpython-3.6.14/Lib/plistlib.py cpython-3.6.14/Lib/poplib.py cpython-3.6.14/Lib/posixpath.py cpython-3.6.14/Lib/pprint.py cpython-3.6.14/Lib/profile.py cpython-3.6.14/Lib/pstats.py cpython-3.6.14/Lib/pty.py cpython-3.6.14/Lib/py_compile.py cpython-3.6.14/Lib/pyclbr.py cpython-3.6.14/Lib/pydoc.py cpython-3.6.14/Lib/pydoc_data/ cpython-3.6.14/Lib/pydoc_data/__init__.py cpython-3.6.14/Lib/pydoc_data/_pydoc.css cpython-3.6.14/Lib/pydoc_data/topics.py cpython-3.6.14/Lib/queue.py cpython-3.6.14/Lib/quopri.py cpython-3.6.14/Lib/random.py cpython-3.6.14/Lib/re.py cpython-3.6.14/Lib/reprlib.py cpython-3.6.14/Lib/rlcompleter.py cpython-3.6.14/Lib/runpy.py cpython-3.6.14/Lib/sched.py cpython-3.6.14/Lib/secrets.py cpython-3.6.14/Lib/selectors.py cpython-3.6.14/Lib/shelve.py cpython-3.6.14/Lib/shlex.py cpython-3.6.14/Lib/shutil.py cpython-3.6.14/Lib/signal.py cpython-3.6.14/Lib/site-packages/ cpython-3.6.14/Lib/site-packages/README.txt cpython-3.6.14/Lib/site.py cpython-3.6.14/Lib/smtpd.py cpython-3.6.14/Lib/smtplib.py cpython-3.6.14/Lib/sndhdr.py cpython-3.6.14/Lib/socket.py cpython-3.6.14/Lib/socketserver.py cpython-3.6.14/Lib/sqlite3/ cpython-3.6.14/Lib/sqlite3/__init__.py cpython-3.6.14/Lib/sqlite3/dbapi2.py cpython-3.6.14/Lib/sqlite3/dump.py cpython-3.6.14/Lib/sqlite3/test/ cpython-3.6.14/Lib/sqlite3/test/__init__.py cpython-3.6.14/Lib/sqlite3/test/dbapi.py cpython-3.6.14/Lib/sqlite3/test/dump.py cpython-3.6.14/Lib/sqlite3/test/factory.py cpython-3.6.14/Lib/sqlite3/test/hooks.py cpython-3.6.14/Lib/sqlite3/test/regression.py cpython-3.6.14/Lib/sqlite3/test/transactions.py cpython-3.6.14/Lib/sqlite3/test/types.py cpython-3.6.14/Lib/sqlite3/test/userfunctions.py cpython-3.6.14/Lib/sre_compile.py cpython-3.6.14/Lib/sre_constants.py cpython-3.6.14/Lib/sre_parse.py cpython-3.6.14/Lib/ssl.py cpython-3.6.14/Lib/stat.py cpython-3.6.14/Lib/statistics.py cpython-3.6.14/Lib/string.py cpython-3.6.14/Lib/stringprep.py cpython-3.6.14/Lib/struct.py cpython-3.6.14/Lib/subprocess.py cpython-3.6.14/Lib/sunau.py cpython-3.6.14/Lib/symbol.py cpython-3.6.14/Lib/symtable.py cpython-3.6.14/Lib/sysconfig.py cpython-3.6.14/Lib/tabnanny.py cpython-3.6.14/Lib/tarfile.py cpython-3.6.14/Lib/telnetlib.py cpython-3.6.14/Lib/tempfile.py cpython-3.6.14/Lib/test/ cpython-3.6.14/Lib/test/Sine-1000Hz-300ms.aif cpython-3.6.14/Lib/test/__init__.py cpython-3.6.14/Lib/test/__main__.py cpython-3.6.14/Lib/test/_test_multiprocessing.py cpython-3.6.14/Lib/test/allsans.pem cpython-3.6.14/Lib/test/ann_module.py cpython-3.6.14/Lib/test/ann_module2.py cpython-3.6.14/Lib/test/ann_module3.py cpython-3.6.14/Lib/test/audiodata/ cpython-3.6.14/Lib/test/audiodata/pluck-alaw.aifc cpython-3.6.14/Lib/test/audiodata/pluck-pcm16.aiff cpython-3.6.14/Lib/test/audiodata/pluck-pcm16.au cpython-3.6.14/Lib/test/audiodata/pluck-pcm16.wav cpython-3.6.14/Lib/test/audiodata/pluck-pcm24.aiff cpython-3.6.14/Lib/test/audiodata/pluck-pcm24.au cpython-3.6.14/Lib/test/audiodata/pluck-pcm24.wav cpython-3.6.14/Lib/test/audiodata/pluck-pcm32.aiff cpython-3.6.14/Lib/test/audiodata/pluck-pcm32.au cpython-3.6.14/Lib/test/audiodata/pluck-pcm32.wav cpython-3.6.14/Lib/test/audiodata/pluck-pcm8.aiff cpython-3.6.14/Lib/test/audiodata/pluck-pcm8.au cpython-3.6.14/Lib/test/audiodata/pluck-pcm8.wav cpython-3.6.14/Lib/test/audiodata/pluck-ulaw.aifc cpython-3.6.14/Lib/test/audiodata/pluck-ulaw.au cpython-3.6.14/Lib/test/audiotest.au cpython-3.6.14/Lib/test/audiotests.py cpython-3.6.14/Lib/test/autotest.py cpython-3.6.14/Lib/test/bad_coding.py cpython-3.6.14/Lib/test/bad_coding2.py cpython-3.6.14/Lib/test/badcert.pem cpython-3.6.14/Lib/test/badkey.pem cpython-3.6.14/Lib/test/badsyntax_3131.py cpython-3.6.14/Lib/test/badsyntax_future10.py cpython-3.6.14/Lib/test/badsyntax_future3.py cpython-3.6.14/Lib/test/badsyntax_future4.py cpython-3.6.14/Lib/test/badsyntax_future5.py cpython-3.6.14/Lib/test/badsyntax_future6.py cpython-3.6.14/Lib/test/badsyntax_future7.py cpython-3.6.14/Lib/test/badsyntax_future8.py cpython-3.6.14/Lib/test/badsyntax_future9.py cpython-3.6.14/Lib/test/badsyntax_pep3120.py cpython-3.6.14/Lib/test/bisect.py cpython-3.6.14/Lib/test/bytecode_helper.py cpython-3.6.14/Lib/test/capath/ cpython-3.6.14/Lib/test/capath/4e1295a3.0 cpython-3.6.14/Lib/test/capath/5ed36f99.0 cpython-3.6.14/Lib/test/capath/6e88d7b8.0 cpython-3.6.14/Lib/test/capath/99d0fa06.0 cpython-3.6.14/Lib/test/capath/b1930218.0 cpython-3.6.14/Lib/test/capath/ceff1710.0 cpython-3.6.14/Lib/test/cfgparser.1 cpython-3.6.14/Lib/test/cfgparser.2 cpython-3.6.14/Lib/test/cfgparser.3 cpython-3.6.14/Lib/test/cjkencodings/ cpython-3.6.14/Lib/test/cjkencodings/big5-utf8.txt cpython-3.6.14/Lib/test/cjkencodings/big5.txt cpython-3.6.14/Lib/test/cjkencodings/big5hkscs-utf8.txt cpython-3.6.14/Lib/test/cjkencodings/big5hkscs.txt cpython-3.6.14/Lib/test/cjkencodings/cp949-utf8.txt cpython-3.6.14/Lib/test/cjkencodings/cp949.txt cpython-3.6.14/Lib/test/cjkencodings/euc_jisx0213-utf8.txt cpython-3.6.14/Lib/test/cjkencodings/euc_jisx0213.txt cpython-3.6.14/Lib/test/cjkencodings/euc_jp-utf8.txt cpython-3.6.14/Lib/test/cjkencodings/euc_jp.txt cpython-3.6.14/Lib/test/cjkencodings/euc_kr-utf8.txt cpython-3.6.14/Lib/test/cjkencodings/euc_kr.txt cpython-3.6.14/Lib/test/cjkencodings/gb18030-utf8.txt cpython-3.6.14/Lib/test/cjkencodings/gb18030.txt cpython-3.6.14/Lib/test/cjkencodings/gb2312-utf8.txt cpython-3.6.14/Lib/test/cjkencodings/gb2312.txt cpython-3.6.14/Lib/test/cjkencodings/gbk-utf8.txt cpython-3.6.14/Lib/test/cjkencodings/gbk.txt cpython-3.6.14/Lib/test/cjkencodings/hz-utf8.txt cpython-3.6.14/Lib/test/cjkencodings/hz.txt cpython-3.6.14/Lib/test/cjkencodings/iso2022_jp-utf8.txt cpython-3.6.14/Lib/test/cjkencodings/iso2022_jp.txt cpython-3.6.14/Lib/test/cjkencodings/iso2022_kr-utf8.txt cpython-3.6.14/Lib/test/cjkencodings/iso2022_kr.txt cpython-3.6.14/Lib/test/cjkencodings/johab-utf8.txt cpython-3.6.14/Lib/test/cjkencodings/johab.txt cpython-3.6.14/Lib/test/cjkencodings/shift_jis-utf8.txt cpython-3.6.14/Lib/test/cjkencodings/shift_jis.txt cpython-3.6.14/Lib/test/cjkencodings/shift_jisx0213-utf8.txt cpython-3.6.14/Lib/test/cjkencodings/shift_jisx0213.txt cpython-3.6.14/Lib/test/cmath_testcases.txt cpython-3.6.14/Lib/test/coding20731.py cpython-3.6.14/Lib/test/crashers/ cpython-3.6.14/Lib/test/crashers/README cpython-3.6.14/Lib/test/crashers/bogus_code_obj.py cpython-3.6.14/Lib/test/crashers/gc_inspection.py cpython-3.6.14/Lib/test/crashers/infinite_loop_re.py cpython-3.6.14/Lib/test/crashers/mutation_inside_cyclegc.py cpython-3.6.14/Lib/test/crashers/recursive_call.py cpython-3.6.14/Lib/test/crashers/trace_at_recursion_limit.py cpython-3.6.14/Lib/test/crashers/underlying_dict.py cpython-3.6.14/Lib/test/curses_tests.py cpython-3.6.14/Lib/test/data/ cpython-3.6.14/Lib/test/data/README cpython-3.6.14/Lib/test/datetimetester.py cpython-3.6.14/Lib/test/decimaltestdata/ cpython-3.6.14/Lib/test/decimaltestdata/abs.decTest cpython-3.6.14/Lib/test/decimaltestdata/add.decTest cpython-3.6.14/Lib/test/decimaltestdata/and.decTest cpython-3.6.14/Lib/test/decimaltestdata/base.decTest cpython-3.6.14/Lib/test/decimaltestdata/clamp.decTest cpython-3.6.14/Lib/test/decimaltestdata/class.decTest cpython-3.6.14/Lib/test/decimaltestdata/compare.decTest cpython-3.6.14/Lib/test/decimaltestdata/comparetotal.decTest cpython-3.6.14/Lib/test/decimaltestdata/comparetotmag.decTest cpython-3.6.14/Lib/test/decimaltestdata/copy.decTest cpython-3.6.14/Lib/test/decimaltestdata/copyabs.decTest cpython-3.6.14/Lib/test/decimaltestdata/copynegate.decTest cpython-3.6.14/Lib/test/decimaltestdata/copysign.decTest cpython-3.6.14/Lib/test/decimaltestdata/ddAbs.decTest cpython-3.6.14/Lib/test/decimaltestdata/ddAdd.decTest cpython-3.6.14/Lib/test/decimaltestdata/ddAnd.decTest cpython-3.6.14/Lib/test/decimaltestdata/ddBase.decTest cpython-3.6.14/Lib/test/decimaltestdata/ddCanonical.decTest cpython-3.6.14/Lib/test/decimaltestdata/ddClass.decTest cpython-3.6.14/Lib/test/decimaltestdata/ddCompare.decTest cpython-3.6.14/Lib/test/decimaltestdata/ddCompareSig.decTest cpython-3.6.14/Lib/test/decimaltestdata/ddCompareTotal.decTest cpython-3.6.14/Lib/test/decimaltestdata/ddCompareTotalMag.decTest cpython-3.6.14/Lib/test/decimaltestdata/ddCopy.decTest cpython-3.6.14/Lib/test/decimaltestdata/ddCopyAbs.decTest cpython-3.6.14/Lib/test/decimaltestdata/ddCopyNegate.decTest cpython-3.6.14/Lib/test/decimaltestdata/ddCopySign.decTest cpython-3.6.14/Lib/test/decimaltestdata/ddDivide.decTest cpython-3.6.14/Lib/test/decimaltestdata/ddDivideInt.decTest cpython-3.6.14/Lib/test/decimaltestdata/ddEncode.decTest cpython-3.6.14/Lib/test/decimaltestdata/ddFMA.decTest cpython-3.6.14/Lib/test/decimaltestdata/ddInvert.decTest cpython-3.6.14/Lib/test/decimaltestdata/ddLogB.decTest cpython-3.6.14/Lib/test/decimaltestdata/ddMax.decTest cpython-3.6.14/Lib/test/decimaltestdata/ddMaxMag.decTest cpython-3.6.14/Lib/test/decimaltestdata/ddMin.decTest cpython-3.6.14/Lib/test/decimaltestdata/ddMinMag.decTest cpython-3.6.14/Lib/test/decimaltestdata/ddMinus.decTest cpython-3.6.14/Lib/test/decimaltestdata/ddMultiply.decTest cpython-3.6.14/Lib/test/decimaltestdata/ddNextMinus.decTest cpython-3.6.14/Lib/test/decimaltestdata/ddNextPlus.decTest cpython-3.6.14/Lib/test/decimaltestdata/ddNextToward.decTest cpython-3.6.14/Lib/test/decimaltestdata/ddOr.decTest cpython-3.6.14/Lib/test/decimaltestdata/ddPlus.decTest cpython-3.6.14/Lib/test/decimaltestdata/ddQuantize.decTest cpython-3.6.14/Lib/test/decimaltestdata/ddReduce.decTest cpython-3.6.14/Lib/test/decimaltestdata/ddRemainder.decTest cpython-3.6.14/Lib/test/decimaltestdata/ddRemainderNear.decTest cpython-3.6.14/Lib/test/decimaltestdata/ddRotate.decTest cpython-3.6.14/Lib/test/decimaltestdata/ddSameQuantum.decTest cpython-3.6.14/Lib/test/decimaltestdata/ddScaleB.decTest cpython-3.6.14/Lib/test/decimaltestdata/ddShift.decTest cpython-3.6.14/Lib/test/decimaltestdata/ddSubtract.decTest cpython-3.6.14/Lib/test/decimaltestdata/ddToIntegral.decTest cpython-3.6.14/Lib/test/decimaltestdata/ddXor.decTest cpython-3.6.14/Lib/test/decimaltestdata/decDouble.decTest cpython-3.6.14/Lib/test/decimaltestdata/decQuad.decTest cpython-3.6.14/Lib/test/decimaltestdata/decSingle.decTest cpython-3.6.14/Lib/test/decimaltestdata/divide.decTest cpython-3.6.14/Lib/test/decimaltestdata/divideint.decTest cpython-3.6.14/Lib/test/decimaltestdata/dqAbs.decTest cpython-3.6.14/Lib/test/decimaltestdata/dqAdd.decTest cpython-3.6.14/Lib/test/decimaltestdata/dqAnd.decTest cpython-3.6.14/Lib/test/decimaltestdata/dqBase.decTest cpython-3.6.14/Lib/test/decimaltestdata/dqCanonical.decTest cpython-3.6.14/Lib/test/decimaltestdata/dqClass.decTest cpython-3.6.14/Lib/test/decimaltestdata/dqCompare.decTest cpython-3.6.14/Lib/test/decimaltestdata/dqCompareSig.decTest cpython-3.6.14/Lib/test/decimaltestdata/dqCompareTotal.decTest cpython-3.6.14/Lib/test/decimaltestdata/dqCompareTotalMag.decTest cpython-3.6.14/Lib/test/decimaltestdata/dqCopy.decTest cpython-3.6.14/Lib/test/decimaltestdata/dqCopyAbs.decTest cpython-3.6.14/Lib/test/decimaltestdata/dqCopyNegate.decTest cpython-3.6.14/Lib/test/decimaltestdata/dqCopySign.decTest cpython-3.6.14/Lib/test/decimaltestdata/dqDivide.decTest cpython-3.6.14/Lib/test/decimaltestdata/dqDivideInt.decTest cpython-3.6.14/Lib/test/decimaltestdata/dqEncode.decTest cpython-3.6.14/Lib/test/decimaltestdata/dqFMA.decTest cpython-3.6.14/Lib/test/decimaltestdata/dqInvert.decTest cpython-3.6.14/Lib/test/decimaltestdata/dqLogB.decTest cpython-3.6.14/Lib/test/decimaltestdata/dqMax.decTest cpython-3.6.14/Lib/test/decimaltestdata/dqMaxMag.decTest cpython-3.6.14/Lib/test/decimaltestdata/dqMin.decTest cpython-3.6.14/Lib/test/decimaltestdata/dqMinMag.decTest cpython-3.6.14/Lib/test/decimaltestdata/dqMinus.decTest cpython-3.6.14/Lib/test/decimaltestdata/dqMultiply.decTest cpython-3.6.14/Lib/test/decimaltestdata/dqNextMinus.decTest cpython-3.6.14/Lib/test/decimaltestdata/dqNextPlus.decTest cpython-3.6.14/Lib/test/decimaltestdata/dqNextToward.decTest cpython-3.6.14/Lib/test/decimaltestdata/dqOr.decTest cpython-3.6.14/Lib/test/decimaltestdata/dqPlus.decTest cpython-3.6.14/Lib/test/decimaltestdata/dqQuantize.decTest cpython-3.6.14/Lib/test/decimaltestdata/dqReduce.decTest cpython-3.6.14/Lib/test/decimaltestdata/dqRemainder.decTest cpython-3.6.14/Lib/test/decimaltestdata/dqRemainderNear.decTest cpython-3.6.14/Lib/test/decimaltestdata/dqRotate.decTest cpython-3.6.14/Lib/test/decimaltestdata/dqSameQuantum.decTest cpython-3.6.14/Lib/test/decimaltestdata/dqScaleB.decTest cpython-3.6.14/Lib/test/decimaltestdata/dqShift.decTest cpython-3.6.14/Lib/test/decimaltestdata/dqSubtract.decTest cpython-3.6.14/Lib/test/decimaltestdata/dqToIntegral.decTest cpython-3.6.14/Lib/test/decimaltestdata/dqXor.decTest cpython-3.6.14/Lib/test/decimaltestdata/dsBase.decTest cpython-3.6.14/Lib/test/decimaltestdata/dsEncode.decTest cpython-3.6.14/Lib/test/decimaltestdata/exp.decTest cpython-3.6.14/Lib/test/decimaltestdata/extra.decTest cpython-3.6.14/Lib/test/decimaltestdata/fma.decTest cpython-3.6.14/Lib/test/decimaltestdata/inexact.decTest cpython-3.6.14/Lib/test/decimaltestdata/invert.decTest cpython-3.6.14/Lib/test/decimaltestdata/ln.decTest cpython-3.6.14/Lib/test/decimaltestdata/log10.decTest cpython-3.6.14/Lib/test/decimaltestdata/logb.decTest cpython-3.6.14/Lib/test/decimaltestdata/max.decTest cpython-3.6.14/Lib/test/decimaltestdata/maxmag.decTest cpython-3.6.14/Lib/test/decimaltestdata/min.decTest cpython-3.6.14/Lib/test/decimaltestdata/minmag.decTest cpython-3.6.14/Lib/test/decimaltestdata/minus.decTest cpython-3.6.14/Lib/test/decimaltestdata/multiply.decTest cpython-3.6.14/Lib/test/decimaltestdata/nextminus.decTest cpython-3.6.14/Lib/test/decimaltestdata/nextplus.decTest cpython-3.6.14/Lib/test/decimaltestdata/nexttoward.decTest cpython-3.6.14/Lib/test/decimaltestdata/or.decTest cpython-3.6.14/Lib/test/decimaltestdata/plus.decTest cpython-3.6.14/Lib/test/decimaltestdata/power.decTest cpython-3.6.14/Lib/test/decimaltestdata/powersqrt.decTest cpython-3.6.14/Lib/test/decimaltestdata/quantize.decTest cpython-3.6.14/Lib/test/decimaltestdata/randomBound32.decTest cpython-3.6.14/Lib/test/decimaltestdata/randoms.decTest cpython-3.6.14/Lib/test/decimaltestdata/reduce.decTest cpython-3.6.14/Lib/test/decimaltestdata/remainder.decTest cpython-3.6.14/Lib/test/decimaltestdata/remainderNear.decTest cpython-3.6.14/Lib/test/decimaltestdata/rescale.decTest cpython-3.6.14/Lib/test/decimaltestdata/rotate.decTest cpython-3.6.14/Lib/test/decimaltestdata/rounding.decTest cpython-3.6.14/Lib/test/decimaltestdata/samequantum.decTest cpython-3.6.14/Lib/test/decimaltestdata/scaleb.decTest cpython-3.6.14/Lib/test/decimaltestdata/shift.decTest cpython-3.6.14/Lib/test/decimaltestdata/squareroot.decTest cpython-3.6.14/Lib/test/decimaltestdata/subtract.decTest cpython-3.6.14/Lib/test/decimaltestdata/testall.decTest cpython-3.6.14/Lib/test/decimaltestdata/tointegral.decTest cpython-3.6.14/Lib/test/decimaltestdata/tointegralx.decTest cpython-3.6.14/Lib/test/decimaltestdata/xor.decTest cpython-3.6.14/Lib/test/dis_module.py cpython-3.6.14/Lib/test/doctest_aliases.py cpython-3.6.14/Lib/test/double_const.py cpython-3.6.14/Lib/test/dtracedata/ cpython-3.6.14/Lib/test/dtracedata/assert_usable.d cpython-3.6.14/Lib/test/dtracedata/assert_usable.stp cpython-3.6.14/Lib/test/dtracedata/call_stack.d cpython-3.6.14/Lib/test/dtracedata/call_stack.d.expected cpython-3.6.14/Lib/test/dtracedata/call_stack.py cpython-3.6.14/Lib/test/dtracedata/call_stack.stp cpython-3.6.14/Lib/test/dtracedata/call_stack.stp.expected cpython-3.6.14/Lib/test/dtracedata/gc.d cpython-3.6.14/Lib/test/dtracedata/gc.d.expected cpython-3.6.14/Lib/test/dtracedata/gc.py cpython-3.6.14/Lib/test/dtracedata/gc.stp cpython-3.6.14/Lib/test/dtracedata/gc.stp.expected cpython-3.6.14/Lib/test/dtracedata/instance.py cpython-3.6.14/Lib/test/dtracedata/line.d cpython-3.6.14/Lib/test/dtracedata/line.d.expected cpython-3.6.14/Lib/test/dtracedata/line.py cpython-3.6.14/Lib/test/eintrdata/ cpython-3.6.14/Lib/test/eintrdata/eintr_tester.py cpython-3.6.14/Lib/test/empty.vbs cpython-3.6.14/Lib/test/encoded_modules/ cpython-3.6.14/Lib/test/encoded_modules/__init__.py cpython-3.6.14/Lib/test/encoded_modules/module_iso_8859_1.py cpython-3.6.14/Lib/test/encoded_modules/module_koi8_r.py cpython-3.6.14/Lib/test/exception_hierarchy.txt cpython-3.6.14/Lib/test/ffdh3072.pem cpython-3.6.14/Lib/test/final_a.py cpython-3.6.14/Lib/test/final_b.py cpython-3.6.14/Lib/test/floating_points.txt cpython-3.6.14/Lib/test/fork_wait.py cpython-3.6.14/Lib/test/formatfloat_testcases.txt cpython-3.6.14/Lib/test/future_test1.py cpython-3.6.14/Lib/test/future_test2.py cpython-3.6.14/Lib/test/gdb_sample.py cpython-3.6.14/Lib/test/ieee754.txt cpython-3.6.14/Lib/test/imghdrdata/ cpython-3.6.14/Lib/test/imghdrdata/python.bmp cpython-3.6.14/Lib/test/imghdrdata/python.exr cpython-3.6.14/Lib/test/imghdrdata/python.gif cpython-3.6.14/Lib/test/imghdrdata/python.jpg cpython-3.6.14/Lib/test/imghdrdata/python.pbm cpython-3.6.14/Lib/test/imghdrdata/python.pgm cpython-3.6.14/Lib/test/imghdrdata/python.png cpython-3.6.14/Lib/test/imghdrdata/python.ppm cpython-3.6.14/Lib/test/imghdrdata/python.ras cpython-3.6.14/Lib/test/imghdrdata/python.sgi cpython-3.6.14/Lib/test/imghdrdata/python.tiff cpython-3.6.14/Lib/test/imghdrdata/python.webp cpython-3.6.14/Lib/test/imghdrdata/python.xbm cpython-3.6.14/Lib/test/imp_dummy.py cpython-3.6.14/Lib/test/inspect_fodder.py cpython-3.6.14/Lib/test/inspect_fodder2.py cpython-3.6.14/Lib/test/keycert.passwd.pem cpython-3.6.14/Lib/test/keycert.pem cpython-3.6.14/Lib/test/keycert2.pem cpython-3.6.14/Lib/test/keycert3.pem cpython-3.6.14/Lib/test/keycert4.pem cpython-3.6.14/Lib/test/leakers/ cpython-3.6.14/Lib/test/leakers/README.txt cpython-3.6.14/Lib/test/leakers/__init__.py cpython-3.6.14/Lib/test/leakers/test_ctypes.py cpython-3.6.14/Lib/test/leakers/test_selftype.py cpython-3.6.14/Lib/test/libregrtest/ cpython-3.6.14/Lib/test/libregrtest/__init__.py cpython-3.6.14/Lib/test/libregrtest/cmdline.py cpython-3.6.14/Lib/test/libregrtest/main.py cpython-3.6.14/Lib/test/libregrtest/refleak.py cpython-3.6.14/Lib/test/libregrtest/runtest.py cpython-3.6.14/Lib/test/libregrtest/runtest_mp.py cpython-3.6.14/Lib/test/libregrtest/save_env.py cpython-3.6.14/Lib/test/libregrtest/setup.py cpython-3.6.14/Lib/test/libregrtest/utils.py cpython-3.6.14/Lib/test/list_tests.py cpython-3.6.14/Lib/test/lock_tests.py cpython-3.6.14/Lib/test/mailcap.txt cpython-3.6.14/Lib/test/make_ssl_certs.py cpython-3.6.14/Lib/test/mapping_tests.py cpython-3.6.14/Lib/test/math_testcases.txt cpython-3.6.14/Lib/test/memory_watchdog.py cpython-3.6.14/Lib/test/mime.types cpython-3.6.14/Lib/test/mock_socket.py cpython-3.6.14/Lib/test/mod_generics_cache.py cpython-3.6.14/Lib/test/mp_fork_bomb.py cpython-3.6.14/Lib/test/mp_preload.py cpython-3.6.14/Lib/test/multibytecodec_support.py cpython-3.6.14/Lib/test/nokia.pem cpython-3.6.14/Lib/test/nullbytecert.pem cpython-3.6.14/Lib/test/nullcert.pem cpython-3.6.14/Lib/test/outstanding_bugs.py cpython-3.6.14/Lib/test/pickletester.py cpython-3.6.14/Lib/test/profilee.py cpython-3.6.14/Lib/test/pstats.pck cpython-3.6.14/Lib/test/pycacert.pem cpython-3.6.14/Lib/test/pycakey.pem cpython-3.6.14/Lib/test/pyclbr_input.py cpython-3.6.14/Lib/test/pydoc_mod.py cpython-3.6.14/Lib/test/pydocfodder.py cpython-3.6.14/Lib/test/pystone.py cpython-3.6.14/Lib/test/pythoninfo.py cpython-3.6.14/Lib/test/randv2_32.pck cpython-3.6.14/Lib/test/randv2_64.pck cpython-3.6.14/Lib/test/randv3.pck cpython-3.6.14/Lib/test/re_tests.py cpython-3.6.14/Lib/test/recursion.tar cpython-3.6.14/Lib/test/regrtest.py cpython-3.6.14/Lib/test/relimport.py cpython-3.6.14/Lib/test/reperf.py cpython-3.6.14/Lib/test/revocation.crl cpython-3.6.14/Lib/test/sample_doctest.py cpython-3.6.14/Lib/test/sample_doctest_no_docstrings.py cpython-3.6.14/Lib/test/sample_doctest_no_doctests.py cpython-3.6.14/Lib/test/selfsigned_pythontestdotnet.pem cpython-3.6.14/Lib/test/seq_tests.py cpython-3.6.14/Lib/test/sgml_input.html cpython-3.6.14/Lib/test/signalinterproctester.py cpython-3.6.14/Lib/test/sndhdrdata/ cpython-3.6.14/Lib/test/sndhdrdata/README cpython-3.6.14/Lib/test/sndhdrdata/sndhdr.8svx cpython-3.6.14/Lib/test/sndhdrdata/sndhdr.aifc cpython-3.6.14/Lib/test/sndhdrdata/sndhdr.aiff cpython-3.6.14/Lib/test/sndhdrdata/sndhdr.au cpython-3.6.14/Lib/test/sndhdrdata/sndhdr.hcom cpython-3.6.14/Lib/test/sndhdrdata/sndhdr.sndt cpython-3.6.14/Lib/test/sndhdrdata/sndhdr.voc cpython-3.6.14/Lib/test/sndhdrdata/sndhdr.wav cpython-3.6.14/Lib/test/sortperf.py cpython-3.6.14/Lib/test/ssl_cert.pem cpython-3.6.14/Lib/test/ssl_key.passwd.pem cpython-3.6.14/Lib/test/ssl_key.pem cpython-3.6.14/Lib/test/ssl_servers.py cpython-3.6.14/Lib/test/ssltests.py cpython-3.6.14/Lib/test/string_tests.py cpython-3.6.14/Lib/test/subprocessdata/ cpython-3.6.14/Lib/test/subprocessdata/fd_status.py cpython-3.6.14/Lib/test/subprocessdata/input_reader.py cpython-3.6.14/Lib/test/subprocessdata/qcat.py cpython-3.6.14/Lib/test/subprocessdata/qgrep.py cpython-3.6.14/Lib/test/subprocessdata/sigchild_ignore.py cpython-3.6.14/Lib/test/support/ cpython-3.6.14/Lib/test/support/__init__.py cpython-3.6.14/Lib/test/support/script_helper.py cpython-3.6.14/Lib/test/support/testresult.py cpython-3.6.14/Lib/test/talos-2019-0758.pem cpython-3.6.14/Lib/test/test___all__.py cpython-3.6.14/Lib/test/test___future__.py cpython-3.6.14/Lib/test/test__locale.py cpython-3.6.14/Lib/test/test__opcode.py cpython-3.6.14/Lib/test/test__osx_support.py cpython-3.6.14/Lib/test/test_abc.py cpython-3.6.14/Lib/test/test_abstract_numbers.py cpython-3.6.14/Lib/test/test_aifc.py cpython-3.6.14/Lib/test/test_argparse.py cpython-3.6.14/Lib/test/test_array.py cpython-3.6.14/Lib/test/test_asdl_parser.py cpython-3.6.14/Lib/test/test_ast.py cpython-3.6.14/Lib/test/test_asyncgen.py cpython-3.6.14/Lib/test/test_asynchat.py cpython-3.6.14/Lib/test/test_asyncio/ cpython-3.6.14/Lib/test/test_asyncio/__init__.py cpython-3.6.14/Lib/test/test_asyncio/__main__.py cpython-3.6.14/Lib/test/test_asyncio/echo.py cpython-3.6.14/Lib/test/test_asyncio/echo2.py cpython-3.6.14/Lib/test/test_asyncio/echo3.py cpython-3.6.14/Lib/test/test_asyncio/test_base_events.py cpython-3.6.14/Lib/test/test_asyncio/test_events.py cpython-3.6.14/Lib/test/test_asyncio/test_futures.py cpython-3.6.14/Lib/test/test_asyncio/test_locks.py cpython-3.6.14/Lib/test/test_asyncio/test_pep492.py cpython-3.6.14/Lib/test/test_asyncio/test_proactor_events.py cpython-3.6.14/Lib/test/test_asyncio/test_queues.py cpython-3.6.14/Lib/test/test_asyncio/test_selector_events.py cpython-3.6.14/Lib/test/test_asyncio/test_sslproto.py cpython-3.6.14/Lib/test/test_asyncio/test_streams.py cpython-3.6.14/Lib/test/test_asyncio/test_subprocess.py cpython-3.6.14/Lib/test/test_asyncio/test_tasks.py cpython-3.6.14/Lib/test/test_asyncio/test_transports.py cpython-3.6.14/Lib/test/test_asyncio/test_unix_events.py cpython-3.6.14/Lib/test/test_asyncio/test_windows_events.py cpython-3.6.14/Lib/test/test_asyncio/test_windows_utils.py cpython-3.6.14/Lib/test/test_asyncore.py cpython-3.6.14/Lib/test/test_atexit.py cpython-3.6.14/Lib/test/test_audioop.py cpython-3.6.14/Lib/test/test_augassign.py cpython-3.6.14/Lib/test/test_base64.py cpython-3.6.14/Lib/test/test_baseexception.py cpython-3.6.14/Lib/test/test_bdb.py cpython-3.6.14/Lib/test/test_bigaddrspace.py cpython-3.6.14/Lib/test/test_bigmem.py cpython-3.6.14/Lib/test/test_binascii.py cpython-3.6.14/Lib/test/test_binhex.py cpython-3.6.14/Lib/test/test_binop.py cpython-3.6.14/Lib/test/test_bisect.py cpython-3.6.14/Lib/test/test_bool.py cpython-3.6.14/Lib/test/test_buffer.py cpython-3.6.14/Lib/test/test_bufio.py cpython-3.6.14/Lib/test/test_builtin.py cpython-3.6.14/Lib/test/test_bytes.py cpython-3.6.14/Lib/test/test_bz2.py cpython-3.6.14/Lib/test/test_calendar.py cpython-3.6.14/Lib/test/test_call.py cpython-3.6.14/Lib/test/test_capi.py cpython-3.6.14/Lib/test/test_cgi.py cpython-3.6.14/Lib/test/test_cgitb.py cpython-3.6.14/Lib/test/test_charmapcodec.py cpython-3.6.14/Lib/test/test_class.py cpython-3.6.14/Lib/test/test_cmath.py cpython-3.6.14/Lib/test/test_cmd.py cpython-3.6.14/Lib/test/test_cmd_line.py cpython-3.6.14/Lib/test/test_cmd_line_script.py cpython-3.6.14/Lib/test/test_code.py cpython-3.6.14/Lib/test/test_code_module.py cpython-3.6.14/Lib/test/test_codeccallbacks.py cpython-3.6.14/Lib/test/test_codecencodings_cn.py cpython-3.6.14/Lib/test/test_codecencodings_hk.py cpython-3.6.14/Lib/test/test_codecencodings_iso2022.py cpython-3.6.14/Lib/test/test_codecencodings_jp.py cpython-3.6.14/Lib/test/test_codecencodings_kr.py cpython-3.6.14/Lib/test/test_codecencodings_tw.py cpython-3.6.14/Lib/test/test_codecmaps_cn.py cpython-3.6.14/Lib/test/test_codecmaps_hk.py cpython-3.6.14/Lib/test/test_codecmaps_jp.py cpython-3.6.14/Lib/test/test_codecmaps_kr.py cpython-3.6.14/Lib/test/test_codecmaps_tw.py cpython-3.6.14/Lib/test/test_codecs.py cpython-3.6.14/Lib/test/test_codeop.py cpython-3.6.14/Lib/test/test_collections.py cpython-3.6.14/Lib/test/test_colorsys.py cpython-3.6.14/Lib/test/test_compare.py cpython-3.6.14/Lib/test/test_compile.py cpython-3.6.14/Lib/test/test_compileall.py cpython-3.6.14/Lib/test/test_complex.py cpython-3.6.14/Lib/test/test_concurrent_futures.py cpython-3.6.14/Lib/test/test_configparser.py cpython-3.6.14/Lib/test/test_contains.py cpython-3.6.14/Lib/test/test_contextlib.py cpython-3.6.14/Lib/test/test_copy.py cpython-3.6.14/Lib/test/test_copyreg.py cpython-3.6.14/Lib/test/test_coroutines.py cpython-3.6.14/Lib/test/test_cprofile.py cpython-3.6.14/Lib/test/test_crashers.py cpython-3.6.14/Lib/test/test_crypt.py cpython-3.6.14/Lib/test/test_csv.py cpython-3.6.14/Lib/test/test_ctypes.py cpython-3.6.14/Lib/test/test_curses.py cpython-3.6.14/Lib/test/test_datetime.py cpython-3.6.14/Lib/test/test_dbm.py cpython-3.6.14/Lib/test/test_dbm_dumb.py cpython-3.6.14/Lib/test/test_dbm_gnu.py cpython-3.6.14/Lib/test/test_dbm_ndbm.py cpython-3.6.14/Lib/test/test_decimal.py cpython-3.6.14/Lib/test/test_decorators.py cpython-3.6.14/Lib/test/test_defaultdict.py cpython-3.6.14/Lib/test/test_deque.py cpython-3.6.14/Lib/test/test_descr.py cpython-3.6.14/Lib/test/test_descrtut.py cpython-3.6.14/Lib/test/test_devpoll.py cpython-3.6.14/Lib/test/test_dict.py cpython-3.6.14/Lib/test/test_dict_version.py cpython-3.6.14/Lib/test/test_dictcomps.py cpython-3.6.14/Lib/test/test_dictviews.py cpython-3.6.14/Lib/test/test_difflib.py cpython-3.6.14/Lib/test/test_difflib_expect.html cpython-3.6.14/Lib/test/test_dis.py cpython-3.6.14/Lib/test/test_distutils.py cpython-3.6.14/Lib/test/test_doctest.py cpython-3.6.14/Lib/test/test_doctest.txt cpython-3.6.14/Lib/test/test_doctest2.py cpython-3.6.14/Lib/test/test_doctest2.txt cpython-3.6.14/Lib/test/test_doctest3.txt cpython-3.6.14/Lib/test/test_doctest4.txt cpython-3.6.14/Lib/test/test_docxmlrpc.py cpython-3.6.14/Lib/test/test_dtrace.py cpython-3.6.14/Lib/test/test_dummy_thread.py cpython-3.6.14/Lib/test/test_dummy_threading.py cpython-3.6.14/Lib/test/test_dynamic.py cpython-3.6.14/Lib/test/test_dynamicclassattribute.py cpython-3.6.14/Lib/test/test_eintr.py cpython-3.6.14/Lib/test/test_email/ cpython-3.6.14/Lib/test/test_email/__init__.py cpython-3.6.14/Lib/test/test_email/__main__.py cpython-3.6.14/Lib/test/test_email/data/ cpython-3.6.14/Lib/test/test_email/data/PyBanner048.gif cpython-3.6.14/Lib/test/test_email/data/audiotest.au cpython-3.6.14/Lib/test/test_email/data/msg_01.txt cpython-3.6.14/Lib/test/test_email/data/msg_02.txt cpython-3.6.14/Lib/test/test_email/data/msg_03.txt cpython-3.6.14/Lib/test/test_email/data/msg_04.txt cpython-3.6.14/Lib/test/test_email/data/msg_05.txt cpython-3.6.14/Lib/test/test_email/data/msg_06.txt cpython-3.6.14/Lib/test/test_email/data/msg_07.txt cpython-3.6.14/Lib/test/test_email/data/msg_08.txt cpython-3.6.14/Lib/test/test_email/data/msg_09.txt cpython-3.6.14/Lib/test/test_email/data/msg_10.txt cpython-3.6.14/Lib/test/test_email/data/msg_11.txt cpython-3.6.14/Lib/test/test_email/data/msg_12.txt cpython-3.6.14/Lib/test/test_email/data/msg_12a.txt cpython-3.6.14/Lib/test/test_email/data/msg_13.txt cpython-3.6.14/Lib/test/test_email/data/msg_14.txt cpython-3.6.14/Lib/test/test_email/data/msg_15.txt cpython-3.6.14/Lib/test/test_email/data/msg_16.txt cpython-3.6.14/Lib/test/test_email/data/msg_17.txt cpython-3.6.14/Lib/test/test_email/data/msg_18.txt cpython-3.6.14/Lib/test/test_email/data/msg_19.txt cpython-3.6.14/Lib/test/test_email/data/msg_20.txt cpython-3.6.14/Lib/test/test_email/data/msg_21.txt cpython-3.6.14/Lib/test/test_email/data/msg_22.txt cpython-3.6.14/Lib/test/test_email/data/msg_23.txt cpython-3.6.14/Lib/test/test_email/data/msg_24.txt cpython-3.6.14/Lib/test/test_email/data/msg_25.txt cpython-3.6.14/Lib/test/test_email/data/msg_26.txt cpython-3.6.14/Lib/test/test_email/data/msg_27.txt cpython-3.6.14/Lib/test/test_email/data/msg_28.txt cpython-3.6.14/Lib/test/test_email/data/msg_29.txt cpython-3.6.14/Lib/test/test_email/data/msg_30.txt cpython-3.6.14/Lib/test/test_email/data/msg_31.txt cpython-3.6.14/Lib/test/test_email/data/msg_32.txt cpython-3.6.14/Lib/test/test_email/data/msg_33.txt cpython-3.6.14/Lib/test/test_email/data/msg_34.txt cpython-3.6.14/Lib/test/test_email/data/msg_35.txt cpython-3.6.14/Lib/test/test_email/data/msg_36.txt cpython-3.6.14/Lib/test/test_email/data/msg_37.txt cpython-3.6.14/Lib/test/test_email/data/msg_38.txt cpython-3.6.14/Lib/test/test_email/data/msg_39.txt cpython-3.6.14/Lib/test/test_email/data/msg_40.txt cpython-3.6.14/Lib/test/test_email/data/msg_41.txt cpython-3.6.14/Lib/test/test_email/data/msg_42.txt cpython-3.6.14/Lib/test/test_email/data/msg_43.txt cpython-3.6.14/Lib/test/test_email/data/msg_44.txt cpython-3.6.14/Lib/test/test_email/data/msg_45.txt cpython-3.6.14/Lib/test/test_email/data/msg_46.txt cpython-3.6.14/Lib/test/test_email/test__encoded_words.py cpython-3.6.14/Lib/test/test_email/test__header_value_parser.py cpython-3.6.14/Lib/test/test_email/test_asian_codecs.py cpython-3.6.14/Lib/test/test_email/test_contentmanager.py cpython-3.6.14/Lib/test/test_email/test_defect_handling.py cpython-3.6.14/Lib/test/test_email/test_email.py cpython-3.6.14/Lib/test/test_email/test_generator.py cpython-3.6.14/Lib/test/test_email/test_headerregistry.py cpython-3.6.14/Lib/test/test_email/test_inversion.py cpython-3.6.14/Lib/test/test_email/test_message.py cpython-3.6.14/Lib/test/test_email/test_parser.py cpython-3.6.14/Lib/test/test_email/test_pickleable.py cpython-3.6.14/Lib/test/test_email/test_policy.py cpython-3.6.14/Lib/test/test_email/test_utils.py cpython-3.6.14/Lib/test/test_email/torture_test.py cpython-3.6.14/Lib/test/test_ensurepip.py cpython-3.6.14/Lib/test/test_enum.py cpython-3.6.14/Lib/test/test_enumerate.py cpython-3.6.14/Lib/test/test_eof.py cpython-3.6.14/Lib/test/test_epoll.py cpython-3.6.14/Lib/test/test_errno.py cpython-3.6.14/Lib/test/test_exception_hierarchy.py cpython-3.6.14/Lib/test/test_exception_variations.py cpython-3.6.14/Lib/test/test_exceptions.py cpython-3.6.14/Lib/test/test_extcall.py cpython-3.6.14/Lib/test/test_faulthandler.py cpython-3.6.14/Lib/test/test_fcntl.py cpython-3.6.14/Lib/test/test_file.py cpython-3.6.14/Lib/test/test_file_eintr.py cpython-3.6.14/Lib/test/test_filecmp.py cpython-3.6.14/Lib/test/test_fileinput.py cpython-3.6.14/Lib/test/test_fileio.py cpython-3.6.14/Lib/test/test_finalization.py cpython-3.6.14/Lib/test/test_float.py cpython-3.6.14/Lib/test/test_flufl.py cpython-3.6.14/Lib/test/test_fnmatch.py cpython-3.6.14/Lib/test/test_fork1.py cpython-3.6.14/Lib/test/test_format.py cpython-3.6.14/Lib/test/test_fractions.py cpython-3.6.14/Lib/test/test_frame.py cpython-3.6.14/Lib/test/test_fstring.py cpython-3.6.14/Lib/test/test_ftplib.py cpython-3.6.14/Lib/test/test_funcattrs.py cpython-3.6.14/Lib/test/test_functools.py cpython-3.6.14/Lib/test/test_future.py cpython-3.6.14/Lib/test/test_future3.py cpython-3.6.14/Lib/test/test_future4.py cpython-3.6.14/Lib/test/test_future5.py cpython-3.6.14/Lib/test/test_gc.py cpython-3.6.14/Lib/test/test_gdb.py cpython-3.6.14/Lib/test/test_generator_stop.py cpython-3.6.14/Lib/test/test_generators.py cpython-3.6.14/Lib/test/test_genericpath.py cpython-3.6.14/Lib/test/test_genexps.py cpython-3.6.14/Lib/test/test_getargs2.py cpython-3.6.14/Lib/test/test_getopt.py cpython-3.6.14/Lib/test/test_getpass.py cpython-3.6.14/Lib/test/test_gettext.py cpython-3.6.14/Lib/test/test_glob.py cpython-3.6.14/Lib/test/test_global.py cpython-3.6.14/Lib/test/test_grammar.py cpython-3.6.14/Lib/test/test_grp.py cpython-3.6.14/Lib/test/test_gzip.py cpython-3.6.14/Lib/test/test_hash.py cpython-3.6.14/Lib/test/test_hashlib.py cpython-3.6.14/Lib/test/test_heapq.py cpython-3.6.14/Lib/test/test_hmac.py cpython-3.6.14/Lib/test/test_html.py cpython-3.6.14/Lib/test/test_htmlparser.py cpython-3.6.14/Lib/test/test_http_cookiejar.py cpython-3.6.14/Lib/test/test_http_cookies.py cpython-3.6.14/Lib/test/test_httplib.py cpython-3.6.14/Lib/test/test_httpservers.py cpython-3.6.14/Lib/test/test_idle.py cpython-3.6.14/Lib/test/test_imaplib.py cpython-3.6.14/Lib/test/test_imghdr.py cpython-3.6.14/Lib/test/test_imp.py cpython-3.6.14/Lib/test/test_import/ cpython-3.6.14/Lib/test/test_import/__init__.py cpython-3.6.14/Lib/test/test_import/__main__.py cpython-3.6.14/Lib/test/test_import/data/ cpython-3.6.14/Lib/test/test_import/data/circular_imports/ cpython-3.6.14/Lib/test/test_import/data/circular_imports/basic.py cpython-3.6.14/Lib/test/test_import/data/circular_imports/basic2.py cpython-3.6.14/Lib/test/test_import/data/circular_imports/indirect.py cpython-3.6.14/Lib/test/test_import/data/circular_imports/rebinding.py cpython-3.6.14/Lib/test/test_import/data/circular_imports/rebinding2.py cpython-3.6.14/Lib/test/test_import/data/circular_imports/subpackage.py cpython-3.6.14/Lib/test/test_import/data/circular_imports/subpkg/ cpython-3.6.14/Lib/test/test_import/data/circular_imports/subpkg/subpackage2.py cpython-3.6.14/Lib/test/test_import/data/circular_imports/subpkg/util.py cpython-3.6.14/Lib/test/test_import/data/circular_imports/util.py cpython-3.6.14/Lib/test/test_import/data/package/ cpython-3.6.14/Lib/test/test_import/data/package/__init__.py cpython-3.6.14/Lib/test/test_import/data/package/submodule.py cpython-3.6.14/Lib/test/test_import/data/package2/ cpython-3.6.14/Lib/test/test_import/data/package2/submodule1.py cpython-3.6.14/Lib/test/test_import/data/package2/submodule2.py cpython-3.6.14/Lib/test/test_importlib/ cpython-3.6.14/Lib/test/test_importlib/__init__.py cpython-3.6.14/Lib/test/test_importlib/__main__.py cpython-3.6.14/Lib/test/test_importlib/abc.py cpython-3.6.14/Lib/test/test_importlib/builtin/ cpython-3.6.14/Lib/test/test_importlib/builtin/__init__.py cpython-3.6.14/Lib/test/test_importlib/builtin/__main__.py cpython-3.6.14/Lib/test/test_importlib/builtin/test_finder.py cpython-3.6.14/Lib/test/test_importlib/builtin/test_loader.py cpython-3.6.14/Lib/test/test_importlib/extension/ cpython-3.6.14/Lib/test/test_importlib/extension/__init__.py cpython-3.6.14/Lib/test/test_importlib/extension/__main__.py cpython-3.6.14/Lib/test/test_importlib/extension/test_case_sensitivity.py cpython-3.6.14/Lib/test/test_importlib/extension/test_finder.py cpython-3.6.14/Lib/test/test_importlib/extension/test_loader.py cpython-3.6.14/Lib/test/test_importlib/extension/test_path_hook.py cpython-3.6.14/Lib/test/test_importlib/frozen/ cpython-3.6.14/Lib/test/test_importlib/frozen/__init__.py cpython-3.6.14/Lib/test/test_importlib/frozen/__main__.py cpython-3.6.14/Lib/test/test_importlib/frozen/test_finder.py cpython-3.6.14/Lib/test/test_importlib/frozen/test_loader.py cpython-3.6.14/Lib/test/test_importlib/import_/ cpython-3.6.14/Lib/test/test_importlib/import_/__init__.py cpython-3.6.14/Lib/test/test_importlib/import_/__main__.py cpython-3.6.14/Lib/test/test_importlib/import_/test___loader__.py cpython-3.6.14/Lib/test/test_importlib/import_/test___package__.py cpython-3.6.14/Lib/test/test_importlib/import_/test_api.py cpython-3.6.14/Lib/test/test_importlib/import_/test_caching.py cpython-3.6.14/Lib/test/test_importlib/import_/test_fromlist.py cpython-3.6.14/Lib/test/test_importlib/import_/test_meta_path.py cpython-3.6.14/Lib/test/test_importlib/import_/test_packages.py cpython-3.6.14/Lib/test/test_importlib/import_/test_path.py cpython-3.6.14/Lib/test/test_importlib/import_/test_relative_imports.py cpython-3.6.14/Lib/test/test_importlib/namespace_pkgs/ cpython-3.6.14/Lib/test/test_importlib/namespace_pkgs/both_portions/ cpython-3.6.14/Lib/test/test_importlib/namespace_pkgs/both_portions/foo/ cpython-3.6.14/Lib/test/test_importlib/namespace_pkgs/both_portions/foo/one.py cpython-3.6.14/Lib/test/test_importlib/namespace_pkgs/both_portions/foo/two.py cpython-3.6.14/Lib/test/test_importlib/namespace_pkgs/missing_directory.zip cpython-3.6.14/Lib/test/test_importlib/namespace_pkgs/module_and_namespace_package/ cpython-3.6.14/Lib/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test.py cpython-3.6.14/Lib/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test/ cpython-3.6.14/Lib/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test/empty cpython-3.6.14/Lib/test/test_importlib/namespace_pkgs/nested_portion1.zip cpython-3.6.14/Lib/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/ cpython-3.6.14/Lib/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/ cpython-3.6.14/Lib/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/__init__.py cpython-3.6.14/Lib/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/one.py cpython-3.6.14/Lib/test/test_importlib/namespace_pkgs/portion1/ cpython-3.6.14/Lib/test/test_importlib/namespace_pkgs/portion1/foo/ cpython-3.6.14/Lib/test/test_importlib/namespace_pkgs/portion1/foo/one.py cpython-3.6.14/Lib/test/test_importlib/namespace_pkgs/portion2/ cpython-3.6.14/Lib/test/test_importlib/namespace_pkgs/portion2/foo/ cpython-3.6.14/Lib/test/test_importlib/namespace_pkgs/portion2/foo/two.py cpython-3.6.14/Lib/test/test_importlib/namespace_pkgs/project1/ cpython-3.6.14/Lib/test/test_importlib/namespace_pkgs/project1/parent/ cpython-3.6.14/Lib/test/test_importlib/namespace_pkgs/project1/parent/child/ cpython-3.6.14/Lib/test/test_importlib/namespace_pkgs/project1/parent/child/one.py cpython-3.6.14/Lib/test/test_importlib/namespace_pkgs/project2/ cpython-3.6.14/Lib/test/test_importlib/namespace_pkgs/project2/parent/ cpython-3.6.14/Lib/test/test_importlib/namespace_pkgs/project2/parent/child/ cpython-3.6.14/Lib/test/test_importlib/namespace_pkgs/project2/parent/child/two.py cpython-3.6.14/Lib/test/test_importlib/namespace_pkgs/project3/ cpython-3.6.14/Lib/test/test_importlib/namespace_pkgs/project3/parent/ cpython-3.6.14/Lib/test/test_importlib/namespace_pkgs/project3/parent/child/ cpython-3.6.14/Lib/test/test_importlib/namespace_pkgs/project3/parent/child/three.py cpython-3.6.14/Lib/test/test_importlib/namespace_pkgs/top_level_portion1.zip cpython-3.6.14/Lib/test/test_importlib/source/ cpython-3.6.14/Lib/test/test_importlib/source/__init__.py cpython-3.6.14/Lib/test/test_importlib/source/__main__.py cpython-3.6.14/Lib/test/test_importlib/source/test_case_sensitivity.py cpython-3.6.14/Lib/test/test_importlib/source/test_file_loader.py cpython-3.6.14/Lib/test/test_importlib/source/test_finder.py cpython-3.6.14/Lib/test/test_importlib/source/test_path_hook.py cpython-3.6.14/Lib/test/test_importlib/source/test_source_encoding.py cpython-3.6.14/Lib/test/test_importlib/test_abc.py cpython-3.6.14/Lib/test/test_importlib/test_api.py cpython-3.6.14/Lib/test/test_importlib/test_lazy.py cpython-3.6.14/Lib/test/test_importlib/test_locks.py cpython-3.6.14/Lib/test/test_importlib/test_namespace_pkgs.py cpython-3.6.14/Lib/test/test_importlib/test_spec.py cpython-3.6.14/Lib/test/test_importlib/test_util.py cpython-3.6.14/Lib/test/test_importlib/test_windows.py cpython-3.6.14/Lib/test/test_importlib/util.py cpython-3.6.14/Lib/test/test_index.py cpython-3.6.14/Lib/test/test_inspect.py cpython-3.6.14/Lib/test/test_int.py cpython-3.6.14/Lib/test/test_int_literal.py cpython-3.6.14/Lib/test/test_io.py cpython-3.6.14/Lib/test/test_ioctl.py cpython-3.6.14/Lib/test/test_ipaddress.py cpython-3.6.14/Lib/test/test_isinstance.py cpython-3.6.14/Lib/test/test_iter.py cpython-3.6.14/Lib/test/test_iterlen.py cpython-3.6.14/Lib/test/test_itertools.py cpython-3.6.14/Lib/test/test_json/ cpython-3.6.14/Lib/test/test_json/__init__.py cpython-3.6.14/Lib/test/test_json/__main__.py cpython-3.6.14/Lib/test/test_json/test_decode.py cpython-3.6.14/Lib/test/test_json/test_default.py cpython-3.6.14/Lib/test/test_json/test_dump.py cpython-3.6.14/Lib/test/test_json/test_encode_basestring_ascii.py cpython-3.6.14/Lib/test/test_json/test_enum.py cpython-3.6.14/Lib/test/test_json/test_fail.py cpython-3.6.14/Lib/test/test_json/test_float.py cpython-3.6.14/Lib/test/test_json/test_indent.py cpython-3.6.14/Lib/test/test_json/test_pass1.py cpython-3.6.14/Lib/test/test_json/test_pass2.py cpython-3.6.14/Lib/test/test_json/test_pass3.py cpython-3.6.14/Lib/test/test_json/test_recursion.py cpython-3.6.14/Lib/test/test_json/test_scanstring.py cpython-3.6.14/Lib/test/test_json/test_separators.py cpython-3.6.14/Lib/test/test_json/test_speedups.py cpython-3.6.14/Lib/test/test_json/test_tool.py cpython-3.6.14/Lib/test/test_json/test_unicode.py cpython-3.6.14/Lib/test/test_keyword.py cpython-3.6.14/Lib/test/test_keywordonlyarg.py cpython-3.6.14/Lib/test/test_kqueue.py cpython-3.6.14/Lib/test/test_largefile.py cpython-3.6.14/Lib/test/test_lib2to3.py cpython-3.6.14/Lib/test/test_linecache.py cpython-3.6.14/Lib/test/test_list.py cpython-3.6.14/Lib/test/test_listcomps.py cpython-3.6.14/Lib/test/test_locale.py cpython-3.6.14/Lib/test/test_logging.py cpython-3.6.14/Lib/test/test_long.py cpython-3.6.14/Lib/test/test_longexp.py cpython-3.6.14/Lib/test/test_lzma.py cpython-3.6.14/Lib/test/test_macpath.py cpython-3.6.14/Lib/test/test_macurl2path.py cpython-3.6.14/Lib/test/test_mailbox.py cpython-3.6.14/Lib/test/test_mailcap.py cpython-3.6.14/Lib/test/test_marshal.py cpython-3.6.14/Lib/test/test_math.py cpython-3.6.14/Lib/test/test_memoryio.py cpython-3.6.14/Lib/test/test_memoryview.py cpython-3.6.14/Lib/test/test_metaclass.py cpython-3.6.14/Lib/test/test_mimetypes.py cpython-3.6.14/Lib/test/test_minidom.py cpython-3.6.14/Lib/test/test_mmap.py cpython-3.6.14/Lib/test/test_module.py cpython-3.6.14/Lib/test/test_modulefinder.py cpython-3.6.14/Lib/test/test_msilib.py cpython-3.6.14/Lib/test/test_multibytecodec.py cpython-3.6.14/Lib/test/test_multiprocessing_fork.py cpython-3.6.14/Lib/test/test_multiprocessing_forkserver.py cpython-3.6.14/Lib/test/test_multiprocessing_main_handling.py cpython-3.6.14/Lib/test/test_multiprocessing_spawn.py cpython-3.6.14/Lib/test/test_netrc.py cpython-3.6.14/Lib/test/test_nis.py cpython-3.6.14/Lib/test/test_nntplib.py cpython-3.6.14/Lib/test/test_normalization.py cpython-3.6.14/Lib/test/test_ntpath.py cpython-3.6.14/Lib/test/test_numeric_tower.py cpython-3.6.14/Lib/test/test_opcodes.py cpython-3.6.14/Lib/test/test_openpty.py cpython-3.6.14/Lib/test/test_operator.py cpython-3.6.14/Lib/test/test_optparse.py cpython-3.6.14/Lib/test/test_ordered_dict.py cpython-3.6.14/Lib/test/test_os.py cpython-3.6.14/Lib/test/test_ossaudiodev.py cpython-3.6.14/Lib/test/test_osx_env.py cpython-3.6.14/Lib/test/test_parser.py cpython-3.6.14/Lib/test/test_pathlib.py cpython-3.6.14/Lib/test/test_pdb.py cpython-3.6.14/Lib/test/test_peepholer.py cpython-3.6.14/Lib/test/test_pickle.py cpython-3.6.14/Lib/test/test_pickletools.py cpython-3.6.14/Lib/test/test_pipes.py cpython-3.6.14/Lib/test/test_pkg.py cpython-3.6.14/Lib/test/test_pkgimport.py cpython-3.6.14/Lib/test/test_pkgutil.py cpython-3.6.14/Lib/test/test_platform.py cpython-3.6.14/Lib/test/test_plistlib.py cpython-3.6.14/Lib/test/test_poll.py cpython-3.6.14/Lib/test/test_popen.py cpython-3.6.14/Lib/test/test_poplib.py cpython-3.6.14/Lib/test/test_posix.py cpython-3.6.14/Lib/test/test_posixpath.py cpython-3.6.14/Lib/test/test_pow.py cpython-3.6.14/Lib/test/test_pprint.py cpython-3.6.14/Lib/test/test_print.py cpython-3.6.14/Lib/test/test_profile.py cpython-3.6.14/Lib/test/test_property.py cpython-3.6.14/Lib/test/test_pstats.py cpython-3.6.14/Lib/test/test_pty.py cpython-3.6.14/Lib/test/test_pulldom.py cpython-3.6.14/Lib/test/test_pwd.py cpython-3.6.14/Lib/test/test_py_compile.py cpython-3.6.14/Lib/test/test_pyclbr.py cpython-3.6.14/Lib/test/test_pydoc.py cpython-3.6.14/Lib/test/test_pyexpat.py cpython-3.6.14/Lib/test/test_queue.py cpython-3.6.14/Lib/test/test_quopri.py cpython-3.6.14/Lib/test/test_raise.py cpython-3.6.14/Lib/test/test_random.py cpython-3.6.14/Lib/test/test_range.py cpython-3.6.14/Lib/test/test_re.py cpython-3.6.14/Lib/test/test_readline.py cpython-3.6.14/Lib/test/test_regrtest.py cpython-3.6.14/Lib/test/test_repl.py cpython-3.6.14/Lib/test/test_reprlib.py cpython-3.6.14/Lib/test/test_resource.py cpython-3.6.14/Lib/test/test_richcmp.py cpython-3.6.14/Lib/test/test_rlcompleter.py cpython-3.6.14/Lib/test/test_robotparser.py cpython-3.6.14/Lib/test/test_runpy.py cpython-3.6.14/Lib/test/test_sax.py cpython-3.6.14/Lib/test/test_sched.py cpython-3.6.14/Lib/test/test_scope.py cpython-3.6.14/Lib/test/test_script_helper.py cpython-3.6.14/Lib/test/test_secrets.py cpython-3.6.14/Lib/test/test_select.py cpython-3.6.14/Lib/test/test_selectors.py cpython-3.6.14/Lib/test/test_set.py cpython-3.6.14/Lib/test/test_setcomps.py cpython-3.6.14/Lib/test/test_shelve.py cpython-3.6.14/Lib/test/test_shlex.py cpython-3.6.14/Lib/test/test_shutil.py cpython-3.6.14/Lib/test/test_signal.py cpython-3.6.14/Lib/test/test_site.py cpython-3.6.14/Lib/test/test_slice.py cpython-3.6.14/Lib/test/test_smtpd.py cpython-3.6.14/Lib/test/test_smtplib.py cpython-3.6.14/Lib/test/test_smtpnet.py cpython-3.6.14/Lib/test/test_sndhdr.py cpython-3.6.14/Lib/test/test_socket.py cpython-3.6.14/Lib/test/test_socketserver.py cpython-3.6.14/Lib/test/test_sort.py cpython-3.6.14/Lib/test/test_source_encoding.py cpython-3.6.14/Lib/test/test_spwd.py cpython-3.6.14/Lib/test/test_sqlite.py cpython-3.6.14/Lib/test/test_ssl.py cpython-3.6.14/Lib/test/test_startfile.py cpython-3.6.14/Lib/test/test_stat.py cpython-3.6.14/Lib/test/test_statistics.py cpython-3.6.14/Lib/test/test_strftime.py cpython-3.6.14/Lib/test/test_string.py cpython-3.6.14/Lib/test/test_string_literals.py cpython-3.6.14/Lib/test/test_stringprep.py cpython-3.6.14/Lib/test/test_strptime.py cpython-3.6.14/Lib/test/test_strtod.py cpython-3.6.14/Lib/test/test_struct.py cpython-3.6.14/Lib/test/test_structmembers.py cpython-3.6.14/Lib/test/test_structseq.py cpython-3.6.14/Lib/test/test_subclassinit.py cpython-3.6.14/Lib/test/test_subprocess.py cpython-3.6.14/Lib/test/test_sunau.py cpython-3.6.14/Lib/test/test_sundry.py cpython-3.6.14/Lib/test/test_super.py cpython-3.6.14/Lib/test/test_support.py cpython-3.6.14/Lib/test/test_symbol.py cpython-3.6.14/Lib/test/test_symtable.py cpython-3.6.14/Lib/test/test_syntax.py cpython-3.6.14/Lib/test/test_sys.py cpython-3.6.14/Lib/test/test_sys_setprofile.py cpython-3.6.14/Lib/test/test_sys_settrace.py cpython-3.6.14/Lib/test/test_sysconfig.py cpython-3.6.14/Lib/test/test_syslog.py cpython-3.6.14/Lib/test/test_tarfile.py cpython-3.6.14/Lib/test/test_tcl.py cpython-3.6.14/Lib/test/test_telnetlib.py cpython-3.6.14/Lib/test/test_tempfile.py cpython-3.6.14/Lib/test/test_textwrap.py cpython-3.6.14/Lib/test/test_thread.py cpython-3.6.14/Lib/test/test_threaded_import.py cpython-3.6.14/Lib/test/test_threadedtempfile.py cpython-3.6.14/Lib/test/test_threading.py cpython-3.6.14/Lib/test/test_threading_local.py cpython-3.6.14/Lib/test/test_threadsignals.py cpython-3.6.14/Lib/test/test_time.py cpython-3.6.14/Lib/test/test_timeit.py cpython-3.6.14/Lib/test/test_timeout.py cpython-3.6.14/Lib/test/test_tix.py cpython-3.6.14/Lib/test/test_tk.py cpython-3.6.14/Lib/test/test_tokenize.py cpython-3.6.14/Lib/test/test_tools/ cpython-3.6.14/Lib/test/test_tools/__init__.py cpython-3.6.14/Lib/test/test_tools/__main__.py cpython-3.6.14/Lib/test/test_tools/test_fixcid.py cpython-3.6.14/Lib/test/test_tools/test_gprof2html.py cpython-3.6.14/Lib/test/test_tools/test_i18n.py cpython-3.6.14/Lib/test/test_tools/test_md5sum.py cpython-3.6.14/Lib/test/test_tools/test_pdeps.py cpython-3.6.14/Lib/test/test_tools/test_pindent.py cpython-3.6.14/Lib/test/test_tools/test_reindent.py cpython-3.6.14/Lib/test/test_tools/test_sundry.py cpython-3.6.14/Lib/test/test_tools/test_unparse.py cpython-3.6.14/Lib/test/test_trace.py cpython-3.6.14/Lib/test/test_traceback.py cpython-3.6.14/Lib/test/test_tracemalloc.py cpython-3.6.14/Lib/test/test_ttk_guionly.py cpython-3.6.14/Lib/test/test_ttk_textonly.py cpython-3.6.14/Lib/test/test_tuple.py cpython-3.6.14/Lib/test/test_turtle.py cpython-3.6.14/Lib/test/test_typechecks.py cpython-3.6.14/Lib/test/test_types.py cpython-3.6.14/Lib/test/test_typing.py cpython-3.6.14/Lib/test/test_ucn.py cpython-3.6.14/Lib/test/test_unary.py cpython-3.6.14/Lib/test/test_unicode.py cpython-3.6.14/Lib/test/test_unicode_file.py cpython-3.6.14/Lib/test/test_unicode_file_functions.py cpython-3.6.14/Lib/test/test_unicode_identifiers.py cpython-3.6.14/Lib/test/test_unicodedata.py cpython-3.6.14/Lib/test/test_unittest.py cpython-3.6.14/Lib/test/test_univnewlines.py cpython-3.6.14/Lib/test/test_unpack.py cpython-3.6.14/Lib/test/test_unpack_ex.py cpython-3.6.14/Lib/test/test_urllib.py cpython-3.6.14/Lib/test/test_urllib2.py cpython-3.6.14/Lib/test/test_urllib2_localnet.py cpython-3.6.14/Lib/test/test_urllib2net.py cpython-3.6.14/Lib/test/test_urllib_response.py cpython-3.6.14/Lib/test/test_urllibnet.py cpython-3.6.14/Lib/test/test_urlparse.py cpython-3.6.14/Lib/test/test_userdict.py cpython-3.6.14/Lib/test/test_userlist.py cpython-3.6.14/Lib/test/test_userstring.py cpython-3.6.14/Lib/test/test_utf8source.py cpython-3.6.14/Lib/test/test_uu.py cpython-3.6.14/Lib/test/test_uuid.py cpython-3.6.14/Lib/test/test_venv.py cpython-3.6.14/Lib/test/test_wait3.py cpython-3.6.14/Lib/test/test_wait4.py cpython-3.6.14/Lib/test/test_warnings/ cpython-3.6.14/Lib/test/test_warnings/__init__.py cpython-3.6.14/Lib/test/test_warnings/__main__.py cpython-3.6.14/Lib/test/test_warnings/data/ cpython-3.6.14/Lib/test/test_warnings/data/import_warning.py cpython-3.6.14/Lib/test/test_warnings/data/stacklevel.py cpython-3.6.14/Lib/test/test_wave.py cpython-3.6.14/Lib/test/test_weakref.py cpython-3.6.14/Lib/test/test_weakset.py cpython-3.6.14/Lib/test/test_webbrowser.py cpython-3.6.14/Lib/test/test_winconsoleio.py cpython-3.6.14/Lib/test/test_winreg.py cpython-3.6.14/Lib/test/test_winsound.py cpython-3.6.14/Lib/test/test_with.py cpython-3.6.14/Lib/test/test_wsgiref.py cpython-3.6.14/Lib/test/test_xdrlib.py cpython-3.6.14/Lib/test/test_xml_dom_minicompat.py cpython-3.6.14/Lib/test/test_xml_etree.py cpython-3.6.14/Lib/test/test_xml_etree_c.py cpython-3.6.14/Lib/test/test_xmlrpc.py cpython-3.6.14/Lib/test/test_xmlrpc_net.py cpython-3.6.14/Lib/test/test_yield_from.py cpython-3.6.14/Lib/test/test_zipapp.py cpython-3.6.14/Lib/test/test_zipfile.py cpython-3.6.14/Lib/test/test_zipfile64.py cpython-3.6.14/Lib/test/test_zipimport.py cpython-3.6.14/Lib/test/test_zipimport_support.py cpython-3.6.14/Lib/test/test_zlib.py cpython-3.6.14/Lib/test/testcodec.py cpython-3.6.14/Lib/test/testtar.tar cpython-3.6.14/Lib/test/tf_inherit_check.py cpython-3.6.14/Lib/test/threaded_import_hangers.py cpython-3.6.14/Lib/test/time_hashlib.py cpython-3.6.14/Lib/test/tokenize_tests-latin1-coding-cookie-and-utf8-bom-sig.txt cpython-3.6.14/Lib/test/tokenize_tests-no-coding-cookie-and-utf8-bom-sig-only.txt cpython-3.6.14/Lib/test/tokenize_tests-utf8-coding-cookie-and-no-utf8-bom-sig.txt cpython-3.6.14/Lib/test/tokenize_tests-utf8-coding-cookie-and-utf8-bom-sig.txt cpython-3.6.14/Lib/test/tokenize_tests.txt cpython-3.6.14/Lib/test/tracedmodules/ cpython-3.6.14/Lib/test/tracedmodules/__init__.py cpython-3.6.14/Lib/test/tracedmodules/testmod.py cpython-3.6.14/Lib/test/win_console_handler.py cpython-3.6.14/Lib/test/xmltestdata/ cpython-3.6.14/Lib/test/xmltestdata/expat224_utf8_bug.xml cpython-3.6.14/Lib/test/xmltestdata/simple-ns.xml cpython-3.6.14/Lib/test/xmltestdata/simple.xml cpython-3.6.14/Lib/test/xmltestdata/test.xml cpython-3.6.14/Lib/test/xmltestdata/test.xml.out cpython-3.6.14/Lib/test/xmltests.py cpython-3.6.14/Lib/test/zip_cp437_header.zip cpython-3.6.14/Lib/test/zipdir.zip cpython-3.6.14/Lib/textwrap.py cpython-3.6.14/Lib/this.py cpython-3.6.14/Lib/threading.py cpython-3.6.14/Lib/timeit.py cpython-3.6.14/Lib/tkinter/ cpython-3.6.14/Lib/tkinter/__init__.py cpython-3.6.14/Lib/tkinter/__main__.py cpython-3.6.14/Lib/tkinter/colorchooser.py cpython-3.6.14/Lib/tkinter/commondialog.py cpython-3.6.14/Lib/tkinter/constants.py cpython-3.6.14/Lib/tkinter/dialog.py cpython-3.6.14/Lib/tkinter/dnd.py cpython-3.6.14/Lib/tkinter/filedialog.py cpython-3.6.14/Lib/tkinter/font.py cpython-3.6.14/Lib/tkinter/messagebox.py cpython-3.6.14/Lib/tkinter/scrolledtext.py cpython-3.6.14/Lib/tkinter/simpledialog.py cpython-3.6.14/Lib/tkinter/test/ cpython-3.6.14/Lib/tkinter/test/README cpython-3.6.14/Lib/tkinter/test/__init__.py cpython-3.6.14/Lib/tkinter/test/runtktests.py cpython-3.6.14/Lib/tkinter/test/support.py cpython-3.6.14/Lib/tkinter/test/test_tkinter/ cpython-3.6.14/Lib/tkinter/test/test_tkinter/__init__.py cpython-3.6.14/Lib/tkinter/test/test_tkinter/test_font.py cpython-3.6.14/Lib/tkinter/test/test_tkinter/test_geometry_managers.py cpython-3.6.14/Lib/tkinter/test/test_tkinter/test_images.py cpython-3.6.14/Lib/tkinter/test/test_tkinter/test_loadtk.py cpython-3.6.14/Lib/tkinter/test/test_tkinter/test_misc.py cpython-3.6.14/Lib/tkinter/test/test_tkinter/test_text.py cpython-3.6.14/Lib/tkinter/test/test_tkinter/test_variables.py cpython-3.6.14/Lib/tkinter/test/test_tkinter/test_widgets.py cpython-3.6.14/Lib/tkinter/test/test_ttk/ cpython-3.6.14/Lib/tkinter/test/test_ttk/__init__.py cpython-3.6.14/Lib/tkinter/test/test_ttk/test_extensions.py cpython-3.6.14/Lib/tkinter/test/test_ttk/test_functions.py cpython-3.6.14/Lib/tkinter/test/test_ttk/test_style.py cpython-3.6.14/Lib/tkinter/test/test_ttk/test_widgets.py cpython-3.6.14/Lib/tkinter/test/widget_tests.py cpython-3.6.14/Lib/tkinter/tix.py cpython-3.6.14/Lib/tkinter/ttk.py cpython-3.6.14/Lib/token.py cpython-3.6.14/Lib/tokenize.py cpython-3.6.14/Lib/trace.py cpython-3.6.14/Lib/traceback.py cpython-3.6.14/Lib/tracemalloc.py cpython-3.6.14/Lib/tty.py cpython-3.6.14/Lib/turtle.py cpython-3.6.14/Lib/turtledemo/ cpython-3.6.14/Lib/turtledemo/__init__.py cpython-3.6.14/Lib/turtledemo/__main__.py cpython-3.6.14/Lib/turtledemo/bytedesign.py cpython-3.6.14/Lib/turtledemo/chaos.py cpython-3.6.14/Lib/turtledemo/clock.py cpython-3.6.14/Lib/turtledemo/colormixer.py cpython-3.6.14/Lib/turtledemo/forest.py cpython-3.6.14/Lib/turtledemo/fractalcurves.py cpython-3.6.14/Lib/turtledemo/lindenmayer.py cpython-3.6.14/Lib/turtledemo/minimal_hanoi.py cpython-3.6.14/Lib/turtledemo/nim.py cpython-3.6.14/Lib/turtledemo/paint.py cpython-3.6.14/Lib/turtledemo/peace.py cpython-3.6.14/Lib/turtledemo/penrose.py cpython-3.6.14/Lib/turtledemo/planet_and_moon.py cpython-3.6.14/Lib/turtledemo/rosette.py cpython-3.6.14/Lib/turtledemo/round_dance.py cpython-3.6.14/Lib/turtledemo/sorting_animate.py cpython-3.6.14/Lib/turtledemo/tree.py cpython-3.6.14/Lib/turtledemo/turtle.cfg cpython-3.6.14/Lib/turtledemo/two_canvases.py cpython-3.6.14/Lib/turtledemo/yinyang.py cpython-3.6.14/Lib/types.py cpython-3.6.14/Lib/typing.py cpython-3.6.14/Lib/unittest/ cpython-3.6.14/Lib/unittest/__init__.py cpython-3.6.14/Lib/unittest/__main__.py cpython-3.6.14/Lib/unittest/case.py cpython-3.6.14/Lib/unittest/loader.py cpython-3.6.14/Lib/unittest/main.py cpython-3.6.14/Lib/unittest/mock.py cpython-3.6.14/Lib/unittest/result.py cpython-3.6.14/Lib/unittest/runner.py cpython-3.6.14/Lib/unittest/signals.py cpython-3.6.14/Lib/unittest/suite.py cpython-3.6.14/Lib/unittest/test/ cpython-3.6.14/Lib/unittest/test/__init__.py cpython-3.6.14/Lib/unittest/test/__main__.py cpython-3.6.14/Lib/unittest/test/_test_warnings.py cpython-3.6.14/Lib/unittest/test/dummy.py cpython-3.6.14/Lib/unittest/test/support.py cpython-3.6.14/Lib/unittest/test/test_assertions.py cpython-3.6.14/Lib/unittest/test/test_break.py cpython-3.6.14/Lib/unittest/test/test_case.py cpython-3.6.14/Lib/unittest/test/test_discovery.py cpython-3.6.14/Lib/unittest/test/test_functiontestcase.py cpython-3.6.14/Lib/unittest/test/test_loader.py cpython-3.6.14/Lib/unittest/test/test_program.py cpython-3.6.14/Lib/unittest/test/test_result.py cpython-3.6.14/Lib/unittest/test/test_runner.py cpython-3.6.14/Lib/unittest/test/test_setups.py cpython-3.6.14/Lib/unittest/test/test_skipping.py cpython-3.6.14/Lib/unittest/test/test_suite.py cpython-3.6.14/Lib/unittest/test/testmock/ cpython-3.6.14/Lib/unittest/test/testmock/__init__.py cpython-3.6.14/Lib/unittest/test/testmock/__main__.py cpython-3.6.14/Lib/unittest/test/testmock/support.py cpython-3.6.14/Lib/unittest/test/testmock/testcallable.py cpython-3.6.14/Lib/unittest/test/testmock/testhelpers.py cpython-3.6.14/Lib/unittest/test/testmock/testmagicmethods.py cpython-3.6.14/Lib/unittest/test/testmock/testmock.py cpython-3.6.14/Lib/unittest/test/testmock/testpatch.py cpython-3.6.14/Lib/unittest/test/testmock/testsentinel.py cpython-3.6.14/Lib/unittest/test/testmock/testwith.py cpython-3.6.14/Lib/unittest/util.py cpython-3.6.14/Lib/urllib/ cpython-3.6.14/Lib/urllib/__init__.py cpython-3.6.14/Lib/urllib/error.py cpython-3.6.14/Lib/urllib/parse.py cpython-3.6.14/Lib/urllib/request.py cpython-3.6.14/Lib/urllib/response.py cpython-3.6.14/Lib/urllib/robotparser.py cpython-3.6.14/Lib/uu.py cpython-3.6.14/Lib/uuid.py cpython-3.6.14/Lib/venv/ cpython-3.6.14/Lib/venv/__init__.py cpython-3.6.14/Lib/venv/__main__.py cpython-3.6.14/Lib/venv/scripts/ cpython-3.6.14/Lib/venv/scripts/common/ cpython-3.6.14/Lib/venv/scripts/common/activate cpython-3.6.14/Lib/venv/scripts/nt/ cpython-3.6.14/Lib/venv/scripts/nt/Activate.ps1 cpython-3.6.14/Lib/venv/scripts/nt/activate.bat cpython-3.6.14/Lib/venv/scripts/nt/deactivate.bat cpython-3.6.14/Lib/venv/scripts/posix/ cpython-3.6.14/Lib/venv/scripts/posix/activate.csh cpython-3.6.14/Lib/venv/scripts/posix/activate.fish cpython-3.6.14/Lib/warnings.py cpython-3.6.14/Lib/wave.py cpython-3.6.14/Lib/weakref.py cpython-3.6.14/Lib/webbrowser.py cpython-3.6.14/Lib/wsgiref/ cpython-3.6.14/Lib/wsgiref/__init__.py cpython-3.6.14/Lib/wsgiref/handlers.py cpython-3.6.14/Lib/wsgiref/headers.py cpython-3.6.14/Lib/wsgiref/simple_server.py cpython-3.6.14/Lib/wsgiref/util.py cpython-3.6.14/Lib/wsgiref/validate.py cpython-3.6.14/Lib/xdrlib.py cpython-3.6.14/Lib/xml/ cpython-3.6.14/Lib/xml/__init__.py cpython-3.6.14/Lib/xml/dom/ cpython-3.6.14/Lib/xml/dom/NodeFilter.py cpython-3.6.14/Lib/xml/dom/__init__.py cpython-3.6.14/Lib/xml/dom/domreg.py cpython-3.6.14/Lib/xml/dom/expatbuilder.py cpython-3.6.14/Lib/xml/dom/minicompat.py cpython-3.6.14/Lib/xml/dom/minidom.py cpython-3.6.14/Lib/xml/dom/pulldom.py cpython-3.6.14/Lib/xml/dom/xmlbuilder.py cpython-3.6.14/Lib/xml/etree/ cpython-3.6.14/Lib/xml/etree/ElementInclude.py cpython-3.6.14/Lib/xml/etree/ElementPath.py cpython-3.6.14/Lib/xml/etree/ElementTree.py cpython-3.6.14/Lib/xml/etree/__init__.py cpython-3.6.14/Lib/xml/etree/cElementTree.py cpython-3.6.14/Lib/xml/parsers/ cpython-3.6.14/Lib/xml/parsers/__init__.py cpython-3.6.14/Lib/xml/parsers/expat.py cpython-3.6.14/Lib/xml/sax/ cpython-3.6.14/Lib/xml/sax/__init__.py cpython-3.6.14/Lib/xml/sax/_exceptions.py cpython-3.6.14/Lib/xml/sax/expatreader.py cpython-3.6.14/Lib/xml/sax/handler.py cpython-3.6.14/Lib/xml/sax/saxutils.py cpython-3.6.14/Lib/xml/sax/xmlreader.py cpython-3.6.14/Lib/xmlrpc/ cpython-3.6.14/Lib/xmlrpc/__init__.py cpython-3.6.14/Lib/xmlrpc/client.py cpython-3.6.14/Lib/xmlrpc/server.py cpython-3.6.14/Lib/zipapp.py cpython-3.6.14/Lib/zipfile.py cpython-3.6.14/Mac/ cpython-3.6.14/Mac/BuildScript/ cpython-3.6.14/Mac/BuildScript/README.txt cpython-3.6.14/Mac/BuildScript/build-installer.py cpython-3.6.14/Mac/BuildScript/resources/ cpython-3.6.14/Mac/BuildScript/resources/Conclusion.rtf cpython-3.6.14/Mac/BuildScript/resources/License.rtf cpython-3.6.14/Mac/BuildScript/resources/ReadMe.rtf cpython-3.6.14/Mac/BuildScript/resources/Welcome.rtf cpython-3.6.14/Mac/BuildScript/resources/background.jpg cpython-3.6.14/Mac/BuildScript/resources/install_certificates.command cpython-3.6.14/Mac/BuildScript/scripts/ cpython-3.6.14/Mac/BuildScript/scripts/postflight.documentation cpython-3.6.14/Mac/BuildScript/scripts/postflight.ensurepip cpython-3.6.14/Mac/BuildScript/scripts/postflight.framework cpython-3.6.14/Mac/BuildScript/scripts/postflight.patch-profile cpython-3.6.14/Mac/BuildScript/seticon.m cpython-3.6.14/Mac/BuildScript/tk868_on_10_8_10_9.patch cpython-3.6.14/Mac/Extras.install.py cpython-3.6.14/Mac/IDLE/ cpython-3.6.14/Mac/IDLE/IDLE.app/ cpython-3.6.14/Mac/IDLE/IDLE.app/Contents/ cpython-3.6.14/Mac/IDLE/IDLE.app/Contents/Info.plist cpython-3.6.14/Mac/IDLE/IDLE.app/Contents/MacOS/ cpython-3.6.14/Mac/IDLE/IDLE.app/Contents/MacOS/IDLE cpython-3.6.14/Mac/IDLE/IDLE.app/Contents/PkgInfo cpython-3.6.14/Mac/IDLE/IDLE.app/Contents/Resources/ cpython-3.6.14/Mac/IDLE/IDLE.app/Contents/Resources/IDLE.icns cpython-3.6.14/Mac/IDLE/IDLE.app/Contents/Resources/PythonCompiled.icns cpython-3.6.14/Mac/IDLE/IDLE.app/Contents/Resources/PythonSource.icns cpython-3.6.14/Mac/IDLE/IDLE.app/Contents/Resources/idlemain.py cpython-3.6.14/Mac/Icons/ cpython-3.6.14/Mac/Icons/Disk Image.icns cpython-3.6.14/Mac/Icons/IDLE.icns cpython-3.6.14/Mac/Icons/Python Folder.icns cpython-3.6.14/Mac/Icons/PythonCompiled.icns cpython-3.6.14/Mac/Icons/PythonLauncher.icns cpython-3.6.14/Mac/Icons/PythonSource.icns cpython-3.6.14/Mac/Icons/ReadMe.txt cpython-3.6.14/Mac/Makefile.in cpython-3.6.14/Mac/PythonLauncher/ cpython-3.6.14/Mac/PythonLauncher/English.lproj/ cpython-3.6.14/Mac/PythonLauncher/English.lproj/Credits.rtf cpython-3.6.14/Mac/PythonLauncher/English.lproj/MainMenu.nib/ cpython-3.6.14/Mac/PythonLauncher/English.lproj/MainMenu.nib/classes.nib cpython-3.6.14/Mac/PythonLauncher/English.lproj/MainMenu.nib/info.nib cpython-3.6.14/Mac/PythonLauncher/English.lproj/MainMenu.nib/objects.nib cpython-3.6.14/Mac/PythonLauncher/English.lproj/MyDocument.nib/ cpython-3.6.14/Mac/PythonLauncher/English.lproj/MyDocument.nib/classes.nib cpython-3.6.14/Mac/PythonLauncher/English.lproj/MyDocument.nib/info.nib cpython-3.6.14/Mac/PythonLauncher/English.lproj/MyDocument.nib/objects.nib cpython-3.6.14/Mac/PythonLauncher/English.lproj/PreferenceWindow.nib/ cpython-3.6.14/Mac/PythonLauncher/English.lproj/PreferenceWindow.nib/classes.nib cpython-3.6.14/Mac/PythonLauncher/English.lproj/PreferenceWindow.nib/info.nib cpython-3.6.14/Mac/PythonLauncher/English.lproj/PreferenceWindow.nib/objects.nib cpython-3.6.14/Mac/PythonLauncher/FileSettings.h cpython-3.6.14/Mac/PythonLauncher/FileSettings.m cpython-3.6.14/Mac/PythonLauncher/Info.plist.in cpython-3.6.14/Mac/PythonLauncher/Makefile.in cpython-3.6.14/Mac/PythonLauncher/MyAppDelegate.h cpython-3.6.14/Mac/PythonLauncher/MyAppDelegate.m cpython-3.6.14/Mac/PythonLauncher/MyDocument.h cpython-3.6.14/Mac/PythonLauncher/MyDocument.m cpython-3.6.14/Mac/PythonLauncher/PreferencesWindowController.h cpython-3.6.14/Mac/PythonLauncher/PreferencesWindowController.m cpython-3.6.14/Mac/PythonLauncher/doscript.h cpython-3.6.14/Mac/PythonLauncher/doscript.m cpython-3.6.14/Mac/PythonLauncher/factorySettings.plist cpython-3.6.14/Mac/PythonLauncher/main.m cpython-3.6.14/Mac/README cpython-3.6.14/Mac/Resources/ cpython-3.6.14/Mac/Resources/app/ cpython-3.6.14/Mac/Resources/app/Info.plist.in cpython-3.6.14/Mac/Resources/app/PkgInfo cpython-3.6.14/Mac/Resources/app/Resources/ cpython-3.6.14/Mac/Resources/app/Resources/PythonApplet.icns cpython-3.6.14/Mac/Resources/app/Resources/PythonInterpreter.icns cpython-3.6.14/Mac/Resources/framework/ cpython-3.6.14/Mac/Resources/framework/Info.plist.in cpython-3.6.14/Mac/Resources/iconsrc/ cpython-3.6.14/Mac/Resources/iconsrc/IDE.psd cpython-3.6.14/Mac/Resources/iconsrc/PackageManager.psd cpython-3.6.14/Mac/Resources/iconsrc/PythonApplet.psd cpython-3.6.14/Mac/Resources/iconsrc/PythonCompiled.psd cpython-3.6.14/Mac/Resources/iconsrc/PythonIcon.psd cpython-3.6.14/Mac/Resources/iconsrc/PythonSource.psd cpython-3.6.14/Mac/Resources/iconsrc/PythonWSource.psd cpython-3.6.14/Mac/Tools/ cpython-3.6.14/Mac/Tools/plistlib_generate_testdata.py cpython-3.6.14/Mac/Tools/pythonw.c cpython-3.6.14/Makefile.pre.in cpython-3.6.14/Misc/ cpython-3.6.14/Misc/ACKS cpython-3.6.14/Misc/HISTORY cpython-3.6.14/Misc/NEWS.d/ cpython-3.6.14/Misc/NEWS.d/3.5.0.rst cpython-3.6.14/Misc/NEWS.d/3.5.0a1.rst cpython-3.6.14/Misc/NEWS.d/3.5.0a2.rst cpython-3.6.14/Misc/NEWS.d/3.5.0a3.rst cpython-3.6.14/Misc/NEWS.d/3.5.0a4.rst cpython-3.6.14/Misc/NEWS.d/3.5.0b1.rst cpython-3.6.14/Misc/NEWS.d/3.5.0b2.rst cpython-3.6.14/Misc/NEWS.d/3.5.0b3.rst cpython-3.6.14/Misc/NEWS.d/3.5.0b4.rst cpython-3.6.14/Misc/NEWS.d/3.5.0rc1.rst cpython-3.6.14/Misc/NEWS.d/3.5.0rc2.rst cpython-3.6.14/Misc/NEWS.d/3.5.0rc3.rst cpython-3.6.14/Misc/NEWS.d/3.5.0rc4.rst cpython-3.6.14/Misc/NEWS.d/3.5.1.rst cpython-3.6.14/Misc/NEWS.d/3.5.1rc1.rst cpython-3.6.14/Misc/NEWS.d/3.5.2.rst cpython-3.6.14/Misc/NEWS.d/3.5.2rc1.rst cpython-3.6.14/Misc/NEWS.d/3.5.3.rst cpython-3.6.14/Misc/NEWS.d/3.5.3rc1.rst cpython-3.6.14/Misc/NEWS.d/3.6.0.rst cpython-3.6.14/Misc/NEWS.d/3.6.0a1.rst cpython-3.6.14/Misc/NEWS.d/3.6.0a2.rst cpython-3.6.14/Misc/NEWS.d/3.6.0a3.rst cpython-3.6.14/Misc/NEWS.d/3.6.0a4.rst cpython-3.6.14/Misc/NEWS.d/3.6.0b1.rst cpython-3.6.14/Misc/NEWS.d/3.6.0b2.rst cpython-3.6.14/Misc/NEWS.d/3.6.0b3.rst cpython-3.6.14/Misc/NEWS.d/3.6.0b4.rst cpython-3.6.14/Misc/NEWS.d/3.6.0rc1.rst cpython-3.6.14/Misc/NEWS.d/3.6.0rc2.rst cpython-3.6.14/Misc/NEWS.d/3.6.1.rst cpython-3.6.14/Misc/NEWS.d/3.6.10.rst cpython-3.6.14/Misc/NEWS.d/3.6.10rc1.rst cpython-3.6.14/Misc/NEWS.d/3.6.11.rst cpython-3.6.14/Misc/NEWS.d/3.6.11rc1.rst cpython-3.6.14/Misc/NEWS.d/3.6.12.rst cpython-3.6.14/Misc/NEWS.d/3.6.13.rst cpython-3.6.14/Misc/NEWS.d/3.6.14.rst cpython-3.6.14/Misc/NEWS.d/3.6.1rc1.rst cpython-3.6.14/Misc/NEWS.d/3.6.2.rst cpython-3.6.14/Misc/NEWS.d/3.6.2rc1.rst cpython-3.6.14/Misc/NEWS.d/3.6.2rc2.rst cpython-3.6.14/Misc/NEWS.d/3.6.3.rst cpython-3.6.14/Misc/NEWS.d/3.6.3rc1.rst cpython-3.6.14/Misc/NEWS.d/3.6.4.rst cpython-3.6.14/Misc/NEWS.d/3.6.4rc1.rst cpython-3.6.14/Misc/NEWS.d/3.6.5.rst cpython-3.6.14/Misc/NEWS.d/3.6.5rc1.rst cpython-3.6.14/Misc/NEWS.d/3.6.6.rst cpython-3.6.14/Misc/NEWS.d/3.6.6rc1.rst cpython-3.6.14/Misc/NEWS.d/3.6.7.rst cpython-3.6.14/Misc/NEWS.d/3.6.7rc1.rst cpython-3.6.14/Misc/NEWS.d/3.6.7rc2.rst cpython-3.6.14/Misc/NEWS.d/3.6.8.rst cpython-3.6.14/Misc/NEWS.d/3.6.8rc1.rst cpython-3.6.14/Misc/NEWS.d/3.6.9.rst cpython-3.6.14/Misc/NEWS.d/3.6.9rc1.rst cpython-3.6.14/Misc/NEWS.d/next/ cpython-3.6.14/Misc/NEWS.d/next/Build/ cpython-3.6.14/Misc/NEWS.d/next/Build/README.rst cpython-3.6.14/Misc/NEWS.d/next/C API/ cpython-3.6.14/Misc/NEWS.d/next/C API/README.rst cpython-3.6.14/Misc/NEWS.d/next/Core and Builtins/ cpython-3.6.14/Misc/NEWS.d/next/Core and Builtins/README.rst cpython-3.6.14/Misc/NEWS.d/next/Documentation/ cpython-3.6.14/Misc/NEWS.d/next/Documentation/README.rst cpython-3.6.14/Misc/NEWS.d/next/IDLE/ cpython-3.6.14/Misc/NEWS.d/next/IDLE/README.rst cpython-3.6.14/Misc/NEWS.d/next/Library/ cpython-3.6.14/Misc/NEWS.d/next/Library/README.rst cpython-3.6.14/Misc/NEWS.d/next/Security/ cpython-3.6.14/Misc/NEWS.d/next/Security/README.rst cpython-3.6.14/Misc/NEWS.d/next/Tests/ cpython-3.6.14/Misc/NEWS.d/next/Tests/README.rst cpython-3.6.14/Misc/NEWS.d/next/Tools-Demos/ cpython-3.6.14/Misc/NEWS.d/next/Tools-Demos/README.rst cpython-3.6.14/Misc/NEWS.d/next/Windows/ cpython-3.6.14/Misc/NEWS.d/next/Windows/README.rst cpython-3.6.14/Misc/NEWS.d/next/macOS/ cpython-3.6.14/Misc/NEWS.d/next/macOS/README.rst cpython-3.6.14/Misc/Porting cpython-3.6.14/Misc/README cpython-3.6.14/Misc/README.AIX cpython-3.6.14/Misc/README.coverity cpython-3.6.14/Misc/README.valgrind cpython-3.6.14/Misc/SpecialBuilds.txt cpython-3.6.14/Misc/coverity_model.c cpython-3.6.14/Misc/gdbinit cpython-3.6.14/Misc/indent.pro cpython-3.6.14/Misc/python-config.in cpython-3.6.14/Misc/python-config.sh.in cpython-3.6.14/Misc/python-wing3.wpr cpython-3.6.14/Misc/python-wing4.wpr cpython-3.6.14/Misc/python-wing5.wpr cpython-3.6.14/Misc/python.man cpython-3.6.14/Misc/python.pc.in cpython-3.6.14/Misc/svnmap.txt cpython-3.6.14/Misc/valgrind-python.supp cpython-3.6.14/Misc/vgrindefs cpython-3.6.14/Modules/ cpython-3.6.14/Modules/README cpython-3.6.14/Modules/Setup.config.in cpython-3.6.14/Modules/Setup.dist cpython-3.6.14/Modules/_asynciomodule.c cpython-3.6.14/Modules/_bisectmodule.c cpython-3.6.14/Modules/_blake2/ cpython-3.6.14/Modules/_blake2/blake2b2s.py cpython-3.6.14/Modules/_blake2/blake2b_impl.c cpython-3.6.14/Modules/_blake2/blake2module.c cpython-3.6.14/Modules/_blake2/blake2ns.h cpython-3.6.14/Modules/_blake2/blake2s_impl.c cpython-3.6.14/Modules/_blake2/clinic/ cpython-3.6.14/Modules/_blake2/clinic/blake2b_impl.c.h cpython-3.6.14/Modules/_blake2/clinic/blake2s_impl.c.h cpython-3.6.14/Modules/_blake2/impl/ cpython-3.6.14/Modules/_blake2/impl/blake2-config.h cpython-3.6.14/Modules/_blake2/impl/blake2-impl.h cpython-3.6.14/Modules/_blake2/impl/blake2.h cpython-3.6.14/Modules/_blake2/impl/blake2b-load-sse2.h cpython-3.6.14/Modules/_blake2/impl/blake2b-load-sse41.h cpython-3.6.14/Modules/_blake2/impl/blake2b-ref.c cpython-3.6.14/Modules/_blake2/impl/blake2b-round.h cpython-3.6.14/Modules/_blake2/impl/blake2b.c cpython-3.6.14/Modules/_blake2/impl/blake2s-load-sse2.h cpython-3.6.14/Modules/_blake2/impl/blake2s-load-sse41.h cpython-3.6.14/Modules/_blake2/impl/blake2s-load-xop.h cpython-3.6.14/Modules/_blake2/impl/blake2s-ref.c cpython-3.6.14/Modules/_blake2/impl/blake2s-round.h cpython-3.6.14/Modules/_blake2/impl/blake2s.c cpython-3.6.14/Modules/_bz2module.c cpython-3.6.14/Modules/_codecsmodule.c cpython-3.6.14/Modules/_collectionsmodule.c cpython-3.6.14/Modules/_cryptmodule.c cpython-3.6.14/Modules/_csv.c cpython-3.6.14/Modules/_ctypes/ cpython-3.6.14/Modules/_ctypes/_ctypes.c cpython-3.6.14/Modules/_ctypes/_ctypes_test.c cpython-3.6.14/Modules/_ctypes/_ctypes_test.h cpython-3.6.14/Modules/_ctypes/callbacks.c cpython-3.6.14/Modules/_ctypes/callproc.c cpython-3.6.14/Modules/_ctypes/cfield.c cpython-3.6.14/Modules/_ctypes/ctypes.h cpython-3.6.14/Modules/_ctypes/ctypes_dlfcn.h cpython-3.6.14/Modules/_ctypes/darwin/ cpython-3.6.14/Modules/_ctypes/darwin/LICENSE cpython-3.6.14/Modules/_ctypes/darwin/README cpython-3.6.14/Modules/_ctypes/darwin/README.ctypes cpython-3.6.14/Modules/_ctypes/darwin/dlfcn.h cpython-3.6.14/Modules/_ctypes/darwin/dlfcn_simple.c cpython-3.6.14/Modules/_ctypes/libffi.diff cpython-3.6.14/Modules/_ctypes/libffi/ cpython-3.6.14/Modules/_ctypes/libffi/ChangeLog cpython-3.6.14/Modules/_ctypes/libffi/ChangeLog.libffi cpython-3.6.14/Modules/_ctypes/libffi/ChangeLog.libffi-3.1 cpython-3.6.14/Modules/_ctypes/libffi/ChangeLog.libgcj cpython-3.6.14/Modules/_ctypes/libffi/ChangeLog.v1 cpython-3.6.14/Modules/_ctypes/libffi/LICENSE cpython-3.6.14/Modules/_ctypes/libffi/Makefile.am cpython-3.6.14/Modules/_ctypes/libffi/Makefile.in cpython-3.6.14/Modules/_ctypes/libffi/README cpython-3.6.14/Modules/_ctypes/libffi/acinclude.m4 cpython-3.6.14/Modules/_ctypes/libffi/aclocal.m4 cpython-3.6.14/Modules/_ctypes/libffi/compile cpython-3.6.14/Modules/_ctypes/libffi/config.guess cpython-3.6.14/Modules/_ctypes/libffi/config.sub cpython-3.6.14/Modules/_ctypes/libffi/configure cpython-3.6.14/Modules/_ctypes/libffi/configure.ac cpython-3.6.14/Modules/_ctypes/libffi/depcomp cpython-3.6.14/Modules/_ctypes/libffi/doc/ cpython-3.6.14/Modules/_ctypes/libffi/doc/libffi.info cpython-3.6.14/Modules/_ctypes/libffi/doc/libffi.texi cpython-3.6.14/Modules/_ctypes/libffi/doc/stamp-vti cpython-3.6.14/Modules/_ctypes/libffi/doc/version.texi cpython-3.6.14/Modules/_ctypes/libffi/fficonfig.h.in cpython-3.6.14/Modules/_ctypes/libffi/fficonfig.py.in cpython-3.6.14/Modules/_ctypes/libffi/generate-darwin-source-and-headers.py cpython-3.6.14/Modules/_ctypes/libffi/include/ cpython-3.6.14/Modules/_ctypes/libffi/include/Makefile.am cpython-3.6.14/Modules/_ctypes/libffi/include/Makefile.in cpython-3.6.14/Modules/_ctypes/libffi/include/ffi.h.in cpython-3.6.14/Modules/_ctypes/libffi/include/ffi_common.h cpython-3.6.14/Modules/_ctypes/libffi/install-sh cpython-3.6.14/Modules/_ctypes/libffi/libffi.pc.in cpython-3.6.14/Modules/_ctypes/libffi/libffi.xcodeproj/ cpython-3.6.14/Modules/_ctypes/libffi/libffi.xcodeproj/project.pbxproj cpython-3.6.14/Modules/_ctypes/libffi/libtool-ldflags cpython-3.6.14/Modules/_ctypes/libffi/libtool-version cpython-3.6.14/Modules/_ctypes/libffi/ltmain.sh cpython-3.6.14/Modules/_ctypes/libffi/m4/ cpython-3.6.14/Modules/_ctypes/libffi/m4/asmcfi.m4 cpython-3.6.14/Modules/_ctypes/libffi/m4/ax_append_flag.m4 cpython-3.6.14/Modules/_ctypes/libffi/m4/ax_cc_maxopt.m4 cpython-3.6.14/Modules/_ctypes/libffi/m4/ax_cflags_warn_all.m4 cpython-3.6.14/Modules/_ctypes/libffi/m4/ax_check_compile_flag.m4 cpython-3.6.14/Modules/_ctypes/libffi/m4/ax_compiler_vendor.m4 cpython-3.6.14/Modules/_ctypes/libffi/m4/ax_configure_args.m4 cpython-3.6.14/Modules/_ctypes/libffi/m4/ax_enable_builddir.m4 cpython-3.6.14/Modules/_ctypes/libffi/m4/ax_gcc_archflag.m4 cpython-3.6.14/Modules/_ctypes/libffi/m4/ax_gcc_x86_cpuid.m4 cpython-3.6.14/Modules/_ctypes/libffi/m4/libtool.m4 cpython-3.6.14/Modules/_ctypes/libffi/m4/ltoptions.m4 cpython-3.6.14/Modules/_ctypes/libffi/m4/ltsugar.m4 cpython-3.6.14/Modules/_ctypes/libffi/m4/ltversion.m4 cpython-3.6.14/Modules/_ctypes/libffi/m4/lt~obsolete.m4 cpython-3.6.14/Modules/_ctypes/libffi/man/ cpython-3.6.14/Modules/_ctypes/libffi/man/Makefile.am cpython-3.6.14/Modules/_ctypes/libffi/man/Makefile.in cpython-3.6.14/Modules/_ctypes/libffi/man/ffi.3 cpython-3.6.14/Modules/_ctypes/libffi/man/ffi_call.3 cpython-3.6.14/Modules/_ctypes/libffi/man/ffi_prep_cif.3 cpython-3.6.14/Modules/_ctypes/libffi/man/ffi_prep_cif_var.3 cpython-3.6.14/Modules/_ctypes/libffi/mdate-sh cpython-3.6.14/Modules/_ctypes/libffi/missing cpython-3.6.14/Modules/_ctypes/libffi/msvcc.sh cpython-3.6.14/Modules/_ctypes/libffi/src/ cpython-3.6.14/Modules/_ctypes/libffi/src/aarch64/ cpython-3.6.14/Modules/_ctypes/libffi/src/aarch64/ffi.c cpython-3.6.14/Modules/_ctypes/libffi/src/aarch64/ffitarget.h cpython-3.6.14/Modules/_ctypes/libffi/src/aarch64/sysv.S cpython-3.6.14/Modules/_ctypes/libffi/src/alpha/ cpython-3.6.14/Modules/_ctypes/libffi/src/alpha/ffi.c cpython-3.6.14/Modules/_ctypes/libffi/src/alpha/ffitarget.h cpython-3.6.14/Modules/_ctypes/libffi/src/alpha/osf.S cpython-3.6.14/Modules/_ctypes/libffi/src/arc/ cpython-3.6.14/Modules/_ctypes/libffi/src/arc/arcompact.S cpython-3.6.14/Modules/_ctypes/libffi/src/arc/ffi.c cpython-3.6.14/Modules/_ctypes/libffi/src/arc/ffitarget.h cpython-3.6.14/Modules/_ctypes/libffi/src/arm/ cpython-3.6.14/Modules/_ctypes/libffi/src/arm/ffi.c cpython-3.6.14/Modules/_ctypes/libffi/src/arm/ffitarget.h cpython-3.6.14/Modules/_ctypes/libffi/src/arm/gentramp.sh cpython-3.6.14/Modules/_ctypes/libffi/src/arm/sysv.S cpython-3.6.14/Modules/_ctypes/libffi/src/arm/trampoline.S cpython-3.6.14/Modules/_ctypes/libffi/src/avr32/ cpython-3.6.14/Modules/_ctypes/libffi/src/avr32/ffi.c cpython-3.6.14/Modules/_ctypes/libffi/src/avr32/ffitarget.h cpython-3.6.14/Modules/_ctypes/libffi/src/avr32/sysv.S cpython-3.6.14/Modules/_ctypes/libffi/src/bfin/ cpython-3.6.14/Modules/_ctypes/libffi/src/bfin/ffi.c cpython-3.6.14/Modules/_ctypes/libffi/src/bfin/ffitarget.h cpython-3.6.14/Modules/_ctypes/libffi/src/bfin/sysv.S cpython-3.6.14/Modules/_ctypes/libffi/src/closures.c cpython-3.6.14/Modules/_ctypes/libffi/src/cris/ cpython-3.6.14/Modules/_ctypes/libffi/src/cris/ffi.c cpython-3.6.14/Modules/_ctypes/libffi/src/cris/ffitarget.h cpython-3.6.14/Modules/_ctypes/libffi/src/cris/sysv.S cpython-3.6.14/Modules/_ctypes/libffi/src/debug.c cpython-3.6.14/Modules/_ctypes/libffi/src/dlmalloc.c cpython-3.6.14/Modules/_ctypes/libffi/src/frv/ cpython-3.6.14/Modules/_ctypes/libffi/src/frv/eabi.S cpython-3.6.14/Modules/_ctypes/libffi/src/frv/ffi.c cpython-3.6.14/Modules/_ctypes/libffi/src/frv/ffitarget.h cpython-3.6.14/Modules/_ctypes/libffi/src/ia64/ cpython-3.6.14/Modules/_ctypes/libffi/src/ia64/ffi.c cpython-3.6.14/Modules/_ctypes/libffi/src/ia64/ffitarget.h cpython-3.6.14/Modules/_ctypes/libffi/src/ia64/ia64_flags.h cpython-3.6.14/Modules/_ctypes/libffi/src/ia64/unix.S cpython-3.6.14/Modules/_ctypes/libffi/src/java_raw_api.c cpython-3.6.14/Modules/_ctypes/libffi/src/m32r/ cpython-3.6.14/Modules/_ctypes/libffi/src/m32r/ffi.c cpython-3.6.14/Modules/_ctypes/libffi/src/m32r/ffitarget.h cpython-3.6.14/Modules/_ctypes/libffi/src/m32r/sysv.S cpython-3.6.14/Modules/_ctypes/libffi/src/m68k/ cpython-3.6.14/Modules/_ctypes/libffi/src/m68k/ffi.c cpython-3.6.14/Modules/_ctypes/libffi/src/m68k/ffitarget.h cpython-3.6.14/Modules/_ctypes/libffi/src/m68k/sysv.S cpython-3.6.14/Modules/_ctypes/libffi/src/m88k/ cpython-3.6.14/Modules/_ctypes/libffi/src/m88k/ffi.c cpython-3.6.14/Modules/_ctypes/libffi/src/m88k/ffitarget.h cpython-3.6.14/Modules/_ctypes/libffi/src/m88k/obsd.S cpython-3.6.14/Modules/_ctypes/libffi/src/metag/ cpython-3.6.14/Modules/_ctypes/libffi/src/metag/ffi.c cpython-3.6.14/Modules/_ctypes/libffi/src/metag/ffitarget.h cpython-3.6.14/Modules/_ctypes/libffi/src/metag/sysv.S cpython-3.6.14/Modules/_ctypes/libffi/src/microblaze/ cpython-3.6.14/Modules/_ctypes/libffi/src/microblaze/ffi.c cpython-3.6.14/Modules/_ctypes/libffi/src/microblaze/ffitarget.h cpython-3.6.14/Modules/_ctypes/libffi/src/microblaze/sysv.S cpython-3.6.14/Modules/_ctypes/libffi/src/mips/ cpython-3.6.14/Modules/_ctypes/libffi/src/mips/ffi.c cpython-3.6.14/Modules/_ctypes/libffi/src/mips/ffitarget.h cpython-3.6.14/Modules/_ctypes/libffi/src/mips/n32.S cpython-3.6.14/Modules/_ctypes/libffi/src/mips/o32.S cpython-3.6.14/Modules/_ctypes/libffi/src/moxie/ cpython-3.6.14/Modules/_ctypes/libffi/src/moxie/eabi.S cpython-3.6.14/Modules/_ctypes/libffi/src/moxie/ffi.c cpython-3.6.14/Modules/_ctypes/libffi/src/moxie/ffitarget.h cpython-3.6.14/Modules/_ctypes/libffi/src/nios2/ cpython-3.6.14/Modules/_ctypes/libffi/src/nios2/ffi.c cpython-3.6.14/Modules/_ctypes/libffi/src/nios2/ffitarget.h cpython-3.6.14/Modules/_ctypes/libffi/src/nios2/sysv.S cpython-3.6.14/Modules/_ctypes/libffi/src/pa/ cpython-3.6.14/Modules/_ctypes/libffi/src/pa/ffi.c cpython-3.6.14/Modules/_ctypes/libffi/src/pa/ffitarget.h cpython-3.6.14/Modules/_ctypes/libffi/src/pa/hpux32.S cpython-3.6.14/Modules/_ctypes/libffi/src/pa/linux.S cpython-3.6.14/Modules/_ctypes/libffi/src/powerpc/ cpython-3.6.14/Modules/_ctypes/libffi/src/powerpc/aix.S cpython-3.6.14/Modules/_ctypes/libffi/src/powerpc/aix_closure.S cpython-3.6.14/Modules/_ctypes/libffi/src/powerpc/asm.h cpython-3.6.14/Modules/_ctypes/libffi/src/powerpc/darwin.S cpython-3.6.14/Modules/_ctypes/libffi/src/powerpc/darwin_closure.S cpython-3.6.14/Modules/_ctypes/libffi/src/powerpc/ffi.c cpython-3.6.14/Modules/_ctypes/libffi/src/powerpc/ffi_darwin.c cpython-3.6.14/Modules/_ctypes/libffi/src/powerpc/ffi_linux64.c cpython-3.6.14/Modules/_ctypes/libffi/src/powerpc/ffi_powerpc.h cpython-3.6.14/Modules/_ctypes/libffi/src/powerpc/ffi_sysv.c cpython-3.6.14/Modules/_ctypes/libffi/src/powerpc/ffitarget.h cpython-3.6.14/Modules/_ctypes/libffi/src/powerpc/linux64.S cpython-3.6.14/Modules/_ctypes/libffi/src/powerpc/linux64_closure.S cpython-3.6.14/Modules/_ctypes/libffi/src/powerpc/ppc_closure.S cpython-3.6.14/Modules/_ctypes/libffi/src/powerpc/sysv.S cpython-3.6.14/Modules/_ctypes/libffi/src/prep_cif.c cpython-3.6.14/Modules/_ctypes/libffi/src/raw_api.c cpython-3.6.14/Modules/_ctypes/libffi/src/s390/ cpython-3.6.14/Modules/_ctypes/libffi/src/s390/ffi.c cpython-3.6.14/Modules/_ctypes/libffi/src/s390/ffitarget.h cpython-3.6.14/Modules/_ctypes/libffi/src/s390/sysv.S cpython-3.6.14/Modules/_ctypes/libffi/src/sh/ cpython-3.6.14/Modules/_ctypes/libffi/src/sh/ffi.c cpython-3.6.14/Modules/_ctypes/libffi/src/sh/ffitarget.h cpython-3.6.14/Modules/_ctypes/libffi/src/sh/sysv.S cpython-3.6.14/Modules/_ctypes/libffi/src/sh64/ cpython-3.6.14/Modules/_ctypes/libffi/src/sh64/ffi.c cpython-3.6.14/Modules/_ctypes/libffi/src/sh64/ffitarget.h cpython-3.6.14/Modules/_ctypes/libffi/src/sh64/sysv.S cpython-3.6.14/Modules/_ctypes/libffi/src/sparc/ cpython-3.6.14/Modules/_ctypes/libffi/src/sparc/ffi.c cpython-3.6.14/Modules/_ctypes/libffi/src/sparc/ffitarget.h cpython-3.6.14/Modules/_ctypes/libffi/src/sparc/v8.S cpython-3.6.14/Modules/_ctypes/libffi/src/sparc/v9.S cpython-3.6.14/Modules/_ctypes/libffi/src/tile/ cpython-3.6.14/Modules/_ctypes/libffi/src/tile/ffi.c cpython-3.6.14/Modules/_ctypes/libffi/src/tile/ffitarget.h cpython-3.6.14/Modules/_ctypes/libffi/src/tile/tile.S cpython-3.6.14/Modules/_ctypes/libffi/src/types.c cpython-3.6.14/Modules/_ctypes/libffi/src/vax/ cpython-3.6.14/Modules/_ctypes/libffi/src/vax/elfbsd.S cpython-3.6.14/Modules/_ctypes/libffi/src/vax/ffi.c cpython-3.6.14/Modules/_ctypes/libffi/src/vax/ffitarget.h cpython-3.6.14/Modules/_ctypes/libffi/src/x86/ cpython-3.6.14/Modules/_ctypes/libffi/src/x86/darwin.S cpython-3.6.14/Modules/_ctypes/libffi/src/x86/darwin64.S cpython-3.6.14/Modules/_ctypes/libffi/src/x86/ffi.c cpython-3.6.14/Modules/_ctypes/libffi/src/x86/ffi64.c cpython-3.6.14/Modules/_ctypes/libffi/src/x86/ffitarget.h cpython-3.6.14/Modules/_ctypes/libffi/src/x86/freebsd.S cpython-3.6.14/Modules/_ctypes/libffi/src/x86/sysv.S cpython-3.6.14/Modules/_ctypes/libffi/src/x86/unix64.S cpython-3.6.14/Modules/_ctypes/libffi/src/x86/win32.S cpython-3.6.14/Modules/_ctypes/libffi/src/x86/win64.S cpython-3.6.14/Modules/_ctypes/libffi/src/xtensa/ cpython-3.6.14/Modules/_ctypes/libffi/src/xtensa/ffi.c cpython-3.6.14/Modules/_ctypes/libffi/src/xtensa/ffitarget.h cpython-3.6.14/Modules/_ctypes/libffi/src/xtensa/sysv.S cpython-3.6.14/Modules/_ctypes/libffi/testsuite/ cpython-3.6.14/Modules/_ctypes/libffi/testsuite/Makefile.am cpython-3.6.14/Modules/_ctypes/libffi/testsuite/Makefile.in cpython-3.6.14/Modules/_ctypes/libffi/testsuite/config/ cpython-3.6.14/Modules/_ctypes/libffi/testsuite/config/default.exp cpython-3.6.14/Modules/_ctypes/libffi/testsuite/lib/ cpython-3.6.14/Modules/_ctypes/libffi/testsuite/lib/libffi.exp cpython-3.6.14/Modules/_ctypes/libffi/testsuite/lib/target-libpath.exp cpython-3.6.14/Modules/_ctypes/libffi/testsuite/lib/wrapper.exp cpython-3.6.14/Modules/_ctypes/libffi/testsuite/libffi.call/ cpython-3.6.14/Modules/_ctypes/libffi/testsuite/libffi.call/call.exp cpython-3.6.14/Modules/_ctypes/libffi/testsuite/libffi.call/closure_fn0.c cpython-3.6.14/Modules/_ctypes/libffi/testsuite/libffi.call/closure_fn1.c cpython-3.6.14/Modules/_ctypes/libffi/testsuite/libffi.call/closure_fn2.c cpython-3.6.14/Modules/_ctypes/libffi/testsuite/libffi.call/closure_fn3.c cpython-3.6.14/Modules/_ctypes/libffi/testsuite/libffi.call/closure_fn4.c cpython-3.6.14/Modules/_ctypes/libffi/testsuite/libffi.call/closure_fn5.c cpython-3.6.14/Modules/_ctypes/libffi/testsuite/libffi.call/closure_fn6.c cpython-3.6.14/Modules/_ctypes/libffi/testsuite/libffi.call/closure_loc_fn0.c cpython-3.6.14/Modules/_ctypes/libffi/testsuite/libffi.call/closure_simple.c cpython-3.6.14/Modules/_ctypes/libffi/testsuite/libffi.call/cls_12byte.c cpython-3.6.14/Modules/_ctypes/libffi/testsuite/libffi.call/cls_16byte.c cpython-3.6.14/Modules/_ctypes/libffi/testsuite/libffi.call/cls_18byte.c cpython-3.6.14/Modules/_ctypes/libffi/testsuite/libffi.call/cls_19byte.c cpython-3.6.14/Modules/_ctypes/libffi/testsuite/libffi.call/cls_1_1byte.c cpython-3.6.14/Modules/_ctypes/libffi/testsuite/libffi.call/cls_20byte.c cpython-3.6.14/Modules/_ctypes/libffi/testsuite/libffi.call/cls_20byte1.c cpython-3.6.14/Modules/_ctypes/libffi/testsuite/libffi.call/cls_24byte.c cpython-3.6.14/Modules/_ctypes/libffi/testsuite/libffi.call/cls_2byte.c cpython-3.6.14/Modules/_ctypes/libffi/testsuite/libffi.call/cls_3_1byte.c cpython-3.6.14/Modules/_ctypes/libffi/testsuite/libffi.call/cls_3byte1.c cpython-3.6.14/Modules/_ctypes/libffi/testsuite/libffi.call/cls_3byte2.c cpython-3.6.14/Modules/_ctypes/libffi/testsuite/libffi.call/cls_4_1byte.c cpython-3.6.14/Modules/_ctypes/libffi/testsuite/libffi.call/cls_4byte.c cpython-3.6.14/Modules/_ctypes/libffi/testsuite/libffi.call/cls_5_1_byte.c cpython-3.6.14/Modules/_ctypes/libffi/testsuite/libffi.call/cls_5byte.c cpython-3.6.14/Modules/_ctypes/libffi/testsuite/libffi.call/cls_64byte.c cpython-3.6.14/Modules/_ctypes/libffi/testsuite/libffi.call/cls_6_1_byte.c cpython-3.6.14/Modules/_ctypes/libffi/testsuite/libffi.call/cls_6byte.c cpython-3.6.14/Modules/_ctypes/libffi/testsuite/libffi.call/cls_7_1_byte.c cpython-3.6.14/Modules/_ctypes/libffi/testsuite/libffi.call/cls_7byte.c cpython-3.6.14/Modules/_ctypes/libffi/testsuite/libffi.call/cls_8byte.c cpython-3.6.14/Modules/_ctypes/libffi/testsuite/libffi.call/cls_9byte1.c cpython-3.6.14/Modules/_ctypes/libffi/testsuite/libffi.call/cls_9byte2.c cpython-3.6.14/Modules/_ctypes/libffi/testsuite/libffi.call/cls_align_double.c cpython-3.6.14/Modules/_ctypes/libffi/testsuite/libffi.call/cls_align_float.c cpython-3.6.14/Modules/_ctypes/libffi/testsuite/libffi.call/cls_align_longdouble.c cpython-3.6.14/Modules/_ctypes/libffi/testsuite/libffi.call/cls_align_longdouble_split.c cpython-3.6.14/Modules/_ctypes/libffi/testsuite/libffi.call/cls_align_longdouble_split2.c cpython-3.6.14/Modules/_ctypes/libffi/testsuite/libffi.call/cls_align_pointer.c cpython-3.6.14/Modules/_ctypes/libffi/testsuite/libffi.call/cls_align_sint16.c cpython-3.6.14/Modules/_ctypes/libffi/testsuite/libffi.call/cls_align_sint32.c cpython-3.6.14/Modules/_ctypes/libffi/testsuite/libffi.call/cls_align_sint64.c cpython-3.6.14/Modules/_ctypes/libffi/testsuite/libffi.call/cls_align_uint16.c cpython-3.6.14/Modules/_ctypes/libffi/testsuite/libffi.call/cls_align_uint32.c cpython-3.6.14/Modules/_ctypes/libffi/testsuite/libffi.call/cls_align_uint64.c cpython-3.6.14/Modules/_ctypes/libffi/testsuite/libffi.call/cls_dbls_struct.c cpython-3.6.14/Modules/_ctypes/libffi/testsuite/libffi.call/cls_double.c cpython-3.6.14/Modules/_ctypes/libffi/testsuite/libffi.call/cls_double_va.c cpython-3.6.14/Modules/_ctypes/libffi/testsuite/libffi.call/cls_float.c cpython-3.6.14/Modules/_ctypes/libffi/testsuite/libffi.call/cls_longdouble.c cpython-3.6.14/Modules/_ctypes/libffi/testsuite/libffi.call/cls_longdouble_va.c cpython-3.6.14/Modules/_ctypes/libffi/testsuite/libffi.call/cls_multi_schar.c cpython-3.6.14/Modules/_ctypes/libffi/testsuite/libffi.call/cls_multi_sshort.c cpython-3.6.14/Modules/_ctypes/libffi/testsuite/libffi.call/cls_multi_sshortchar.c cpython-3.6.14/Modules/_ctypes/libffi/testsuite/libffi.call/cls_multi_uchar.c cpython-3.6.14/Modules/_ctypes/libffi/testsuite/libffi.call/cls_multi_ushort.c cpython-3.6.14/Modules/_ctypes/libffi/testsuite/libffi.call/cls_multi_ushortchar.c cpython-3.6.14/Modules/_ctypes/libffi/testsuite/libffi.call/cls_pointer.c cpython-3.6.14/Modules/_ctypes/libffi/testsuite/libffi.call/cls_pointer_stack.c cpython-3.6.14/Modules/_ctypes/libffi/testsuite/libffi.call/cls_schar.c cpython-3.6.14/Modules/_ctypes/libffi/testsuite/libffi.call/cls_sint.c cpython-3.6.14/Modules/_ctypes/libffi/testsuite/libffi.call/cls_sshort.c cpython-3.6.14/Modules/_ctypes/libffi/testsuite/libffi.call/cls_struct_va1.c cpython-3.6.14/Modules/_ctypes/libffi/testsuite/libffi.call/cls_uchar.c cpython-3.6.14/Modules/_ctypes/libffi/testsuite/libffi.call/cls_uchar_va.c cpython-3.6.14/Modules/_ctypes/libffi/testsuite/libffi.call/cls_uint.c cpython-3.6.14/Modules/_ctypes/libffi/testsuite/libffi.call/cls_uint_va.c cpython-3.6.14/Modules/_ctypes/libffi/testsuite/libffi.call/cls_ulong_va.c cpython-3.6.14/Modules/_ctypes/libffi/testsuite/libffi.call/cls_ulonglong.c cpython-3.6.14/Modules/_ctypes/libffi/testsuite/libffi.call/cls_ushort.c cpython-3.6.14/Modules/_ctypes/libffi/testsuite/libffi.call/cls_ushort_va.c cpython-3.6.14/Modules/_ctypes/libffi/testsuite/libffi.call/err_bad_abi.c cpython-3.6.14/Modules/_ctypes/libffi/testsuite/libffi.call/err_bad_typedef.c cpython-3.6.14/Modules/_ctypes/libffi/testsuite/libffi.call/ffitest.h cpython-3.6.14/Modules/_ctypes/libffi/testsuite/libffi.call/float.c cpython-3.6.14/Modules/_ctypes/libffi/testsuite/libffi.call/float1.c cpython-3.6.14/Modules/_ctypes/libffi/testsuite/libffi.call/float2.c cpython-3.6.14/Modules/_ctypes/libffi/testsuite/libffi.call/float3.c cpython-3.6.14/Modules/_ctypes/libffi/testsuite/libffi.call/float4.c cpython-3.6.14/Modules/_ctypes/libffi/testsuite/libffi.call/float_va.c cpython-3.6.14/Modules/_ctypes/libffi/testsuite/libffi.call/huge_struct.c cpython-3.6.14/Modules/_ctypes/libffi/testsuite/libffi.call/many.c cpython-3.6.14/Modules/_ctypes/libffi/testsuite/libffi.call/many2.c cpython-3.6.14/Modules/_ctypes/libffi/testsuite/libffi.call/negint.c cpython-3.6.14/Modules/_ctypes/libffi/testsuite/libffi.call/nested_struct.c cpython-3.6.14/Modules/_ctypes/libffi/testsuite/libffi.call/nested_struct1.c cpython-3.6.14/Modules/_ctypes/libffi/testsuite/libffi.call/nested_struct10.c cpython-3.6.14/Modules/_ctypes/libffi/testsuite/libffi.call/nested_struct11.c cpython-3.6.14/Modules/_ctypes/libffi/testsuite/libffi.call/nested_struct2.c cpython-3.6.14/Modules/_ctypes/libffi/testsuite/libffi.call/nested_struct3.c cpython-3.6.14/Modules/_ctypes/libffi/testsuite/libffi.call/nested_struct4.c cpython-3.6.14/Modules/_ctypes/libffi/testsuite/libffi.call/nested_struct5.c cpython-3.6.14/Modules/_ctypes/libffi/testsuite/libffi.call/nested_struct6.c cpython-3.6.14/Modules/_ctypes/libffi/testsuite/libffi.call/nested_struct7.c cpython-3.6.14/Modules/_ctypes/libffi/testsuite/libffi.call/nested_struct8.c cpython-3.6.14/Modules/_ctypes/libffi/testsuite/libffi.call/nested_struct9.c cpython-3.6.14/Modules/_ctypes/libffi/testsuite/libffi.call/problem1.c cpython-3.6.14/Modules/_ctypes/libffi/testsuite/libffi.call/promotion.c cpython-3.6.14/Modules/_ctypes/libffi/testsuite/libffi.call/pyobjc-tc.c cpython-3.6.14/Modules/_ctypes/libffi/testsuite/libffi.call/return_dbl.c cpython-3.6.14/Modules/_ctypes/libffi/testsuite/libffi.call/return_dbl1.c cpython-3.6.14/Modules/_ctypes/libffi/testsuite/libffi.call/return_dbl2.c cpython-3.6.14/Modules/_ctypes/libffi/testsuite/libffi.call/return_fl.c cpython-3.6.14/Modules/_ctypes/libffi/testsuite/libffi.call/return_fl1.c cpython-3.6.14/Modules/_ctypes/libffi/testsuite/libffi.call/return_fl2.c cpython-3.6.14/Modules/_ctypes/libffi/testsuite/libffi.call/return_fl3.c cpython-3.6.14/Modules/_ctypes/libffi/testsuite/libffi.call/return_ldl.c cpython-3.6.14/Modules/_ctypes/libffi/testsuite/libffi.call/return_ll.c cpython-3.6.14/Modules/_ctypes/libffi/testsuite/libffi.call/return_ll1.c cpython-3.6.14/Modules/_ctypes/libffi/testsuite/libffi.call/return_sc.c cpython-3.6.14/Modules/_ctypes/libffi/testsuite/libffi.call/return_sl.c cpython-3.6.14/Modules/_ctypes/libffi/testsuite/libffi.call/return_uc.c cpython-3.6.14/Modules/_ctypes/libffi/testsuite/libffi.call/return_ul.c cpython-3.6.14/Modules/_ctypes/libffi/testsuite/libffi.call/stret_large.c cpython-3.6.14/Modules/_ctypes/libffi/testsuite/libffi.call/stret_large2.c cpython-3.6.14/Modules/_ctypes/libffi/testsuite/libffi.call/stret_medium.c cpython-3.6.14/Modules/_ctypes/libffi/testsuite/libffi.call/stret_medium2.c cpython-3.6.14/Modules/_ctypes/libffi/testsuite/libffi.call/strlen.c cpython-3.6.14/Modules/_ctypes/libffi/testsuite/libffi.call/strlen2.c cpython-3.6.14/Modules/_ctypes/libffi/testsuite/libffi.call/strlen3.c cpython-3.6.14/Modules/_ctypes/libffi/testsuite/libffi.call/strlen4.c cpython-3.6.14/Modules/_ctypes/libffi/testsuite/libffi.call/struct1.c cpython-3.6.14/Modules/_ctypes/libffi/testsuite/libffi.call/struct2.c cpython-3.6.14/Modules/_ctypes/libffi/testsuite/libffi.call/struct3.c cpython-3.6.14/Modules/_ctypes/libffi/testsuite/libffi.call/struct4.c cpython-3.6.14/Modules/_ctypes/libffi/testsuite/libffi.call/struct5.c cpython-3.6.14/Modules/_ctypes/libffi/testsuite/libffi.call/struct6.c cpython-3.6.14/Modules/_ctypes/libffi/testsuite/libffi.call/struct7.c cpython-3.6.14/Modules/_ctypes/libffi/testsuite/libffi.call/struct8.c cpython-3.6.14/Modules/_ctypes/libffi/testsuite/libffi.call/struct9.c cpython-3.6.14/Modules/_ctypes/libffi/testsuite/libffi.call/testclosure.c cpython-3.6.14/Modules/_ctypes/libffi/testsuite/libffi.call/uninitialized.c cpython-3.6.14/Modules/_ctypes/libffi/testsuite/libffi.call/unwindtest.cc cpython-3.6.14/Modules/_ctypes/libffi/testsuite/libffi.call/unwindtest_ffi_call.cc cpython-3.6.14/Modules/_ctypes/libffi/testsuite/libffi.call/va_1.c cpython-3.6.14/Modules/_ctypes/libffi/testsuite/libffi.call/va_struct1.c cpython-3.6.14/Modules/_ctypes/libffi/testsuite/libffi.call/va_struct2.c cpython-3.6.14/Modules/_ctypes/libffi/testsuite/libffi.call/va_struct3.c cpython-3.6.14/Modules/_ctypes/libffi/texinfo.tex cpython-3.6.14/Modules/_ctypes/libffi_msvc/ cpython-3.6.14/Modules/_ctypes/libffi_msvc/LICENSE cpython-3.6.14/Modules/_ctypes/libffi_msvc/README cpython-3.6.14/Modules/_ctypes/libffi_msvc/README.ctypes cpython-3.6.14/Modules/_ctypes/libffi_msvc/ffi.c cpython-3.6.14/Modules/_ctypes/libffi_msvc/ffi.h cpython-3.6.14/Modules/_ctypes/libffi_msvc/ffi_common.h cpython-3.6.14/Modules/_ctypes/libffi_msvc/fficonfig.h cpython-3.6.14/Modules/_ctypes/libffi_msvc/ffitarget.h cpython-3.6.14/Modules/_ctypes/libffi_msvc/prep_cif.c cpython-3.6.14/Modules/_ctypes/libffi_msvc/types.c cpython-3.6.14/Modules/_ctypes/libffi_msvc/win32.c cpython-3.6.14/Modules/_ctypes/libffi_msvc/win64.asm cpython-3.6.14/Modules/_ctypes/libffi_osx/ cpython-3.6.14/Modules/_ctypes/libffi_osx/LICENSE cpython-3.6.14/Modules/_ctypes/libffi_osx/README cpython-3.6.14/Modules/_ctypes/libffi_osx/README.pyobjc cpython-3.6.14/Modules/_ctypes/libffi_osx/ffi.c cpython-3.6.14/Modules/_ctypes/libffi_osx/include/ cpython-3.6.14/Modules/_ctypes/libffi_osx/include/ffi.h cpython-3.6.14/Modules/_ctypes/libffi_osx/include/ffi_common.h cpython-3.6.14/Modules/_ctypes/libffi_osx/include/fficonfig.h cpython-3.6.14/Modules/_ctypes/libffi_osx/include/ffitarget.h cpython-3.6.14/Modules/_ctypes/libffi_osx/include/ppc-ffitarget.h cpython-3.6.14/Modules/_ctypes/libffi_osx/include/x86-ffitarget.h cpython-3.6.14/Modules/_ctypes/libffi_osx/powerpc/ cpython-3.6.14/Modules/_ctypes/libffi_osx/powerpc/ppc-darwin.S cpython-3.6.14/Modules/_ctypes/libffi_osx/powerpc/ppc-darwin.h cpython-3.6.14/Modules/_ctypes/libffi_osx/powerpc/ppc-darwin_closure.S cpython-3.6.14/Modules/_ctypes/libffi_osx/powerpc/ppc-ffi_darwin.c cpython-3.6.14/Modules/_ctypes/libffi_osx/powerpc/ppc64-darwin_closure.S cpython-3.6.14/Modules/_ctypes/libffi_osx/types.c cpython-3.6.14/Modules/_ctypes/libffi_osx/x86/ cpython-3.6.14/Modules/_ctypes/libffi_osx/x86/darwin64.S cpython-3.6.14/Modules/_ctypes/libffi_osx/x86/x86-darwin.S cpython-3.6.14/Modules/_ctypes/libffi_osx/x86/x86-ffi64.c cpython-3.6.14/Modules/_ctypes/libffi_osx/x86/x86-ffi_darwin.c cpython-3.6.14/Modules/_ctypes/malloc_closure.c cpython-3.6.14/Modules/_ctypes/stgdict.c cpython-3.6.14/Modules/_curses_panel.c cpython-3.6.14/Modules/_cursesmodule.c cpython-3.6.14/Modules/_datetimemodule.c cpython-3.6.14/Modules/_dbmmodule.c cpython-3.6.14/Modules/_decimal/ cpython-3.6.14/Modules/_decimal/README.txt cpython-3.6.14/Modules/_decimal/_decimal.c cpython-3.6.14/Modules/_decimal/docstrings.h cpython-3.6.14/Modules/_decimal/libmpdec/ cpython-3.6.14/Modules/_decimal/libmpdec/README.txt cpython-3.6.14/Modules/_decimal/libmpdec/basearith.c cpython-3.6.14/Modules/_decimal/libmpdec/basearith.h cpython-3.6.14/Modules/_decimal/libmpdec/bits.h cpython-3.6.14/Modules/_decimal/libmpdec/constants.c cpython-3.6.14/Modules/_decimal/libmpdec/constants.h cpython-3.6.14/Modules/_decimal/libmpdec/context.c cpython-3.6.14/Modules/_decimal/libmpdec/convolute.c cpython-3.6.14/Modules/_decimal/libmpdec/convolute.h cpython-3.6.14/Modules/_decimal/libmpdec/crt.c cpython-3.6.14/Modules/_decimal/libmpdec/crt.h cpython-3.6.14/Modules/_decimal/libmpdec/difradix2.c cpython-3.6.14/Modules/_decimal/libmpdec/difradix2.h cpython-3.6.14/Modules/_decimal/libmpdec/fnt.c cpython-3.6.14/Modules/_decimal/libmpdec/fnt.h cpython-3.6.14/Modules/_decimal/libmpdec/fourstep.c cpython-3.6.14/Modules/_decimal/libmpdec/fourstep.h cpython-3.6.14/Modules/_decimal/libmpdec/io.c cpython-3.6.14/Modules/_decimal/libmpdec/io.h cpython-3.6.14/Modules/_decimal/libmpdec/literature/ cpython-3.6.14/Modules/_decimal/libmpdec/literature/REFERENCES.txt cpython-3.6.14/Modules/_decimal/libmpdec/literature/bignum.txt cpython-3.6.14/Modules/_decimal/libmpdec/literature/fnt.py cpython-3.6.14/Modules/_decimal/libmpdec/literature/matrix-transform.txt cpython-3.6.14/Modules/_decimal/libmpdec/literature/mulmod-64.txt cpython-3.6.14/Modules/_decimal/libmpdec/literature/mulmod-ppro.txt cpython-3.6.14/Modules/_decimal/libmpdec/literature/six-step.txt cpython-3.6.14/Modules/_decimal/libmpdec/literature/umodarith.lisp cpython-3.6.14/Modules/_decimal/libmpdec/memory.c cpython-3.6.14/Modules/_decimal/libmpdec/mpalloc.h cpython-3.6.14/Modules/_decimal/libmpdec/mpdecimal.c cpython-3.6.14/Modules/_decimal/libmpdec/mpdecimal.h cpython-3.6.14/Modules/_decimal/libmpdec/numbertheory.c cpython-3.6.14/Modules/_decimal/libmpdec/numbertheory.h cpython-3.6.14/Modules/_decimal/libmpdec/sixstep.c cpython-3.6.14/Modules/_decimal/libmpdec/sixstep.h cpython-3.6.14/Modules/_decimal/libmpdec/transpose.c cpython-3.6.14/Modules/_decimal/libmpdec/transpose.h cpython-3.6.14/Modules/_decimal/libmpdec/typearith.h cpython-3.6.14/Modules/_decimal/libmpdec/umodarith.h cpython-3.6.14/Modules/_decimal/libmpdec/vccompat.h cpython-3.6.14/Modules/_decimal/libmpdec/vcdiv64.asm cpython-3.6.14/Modules/_decimal/libmpdec/vcstdint.h cpython-3.6.14/Modules/_decimal/tests/ cpython-3.6.14/Modules/_decimal/tests/README.txt cpython-3.6.14/Modules/_decimal/tests/bench.py cpython-3.6.14/Modules/_decimal/tests/bignum.py cpython-3.6.14/Modules/_decimal/tests/deccheck.py cpython-3.6.14/Modules/_decimal/tests/formathelper.py cpython-3.6.14/Modules/_decimal/tests/randdec.py cpython-3.6.14/Modules/_decimal/tests/randfloat.py cpython-3.6.14/Modules/_decimal/tests/runall-memorydebugger.sh cpython-3.6.14/Modules/_decimal/tests/runall.bat cpython-3.6.14/Modules/_elementtree.c cpython-3.6.14/Modules/_functoolsmodule.c cpython-3.6.14/Modules/_gdbmmodule.c cpython-3.6.14/Modules/_hashopenssl.c cpython-3.6.14/Modules/_heapqmodule.c cpython-3.6.14/Modules/_io/ cpython-3.6.14/Modules/_io/_iomodule.c cpython-3.6.14/Modules/_io/_iomodule.h cpython-3.6.14/Modules/_io/bufferedio.c cpython-3.6.14/Modules/_io/bytesio.c cpython-3.6.14/Modules/_io/clinic/ cpython-3.6.14/Modules/_io/clinic/_iomodule.c.h cpython-3.6.14/Modules/_io/clinic/bufferedio.c.h cpython-3.6.14/Modules/_io/clinic/bytesio.c.h cpython-3.6.14/Modules/_io/clinic/fileio.c.h cpython-3.6.14/Modules/_io/clinic/iobase.c.h cpython-3.6.14/Modules/_io/clinic/stringio.c.h cpython-3.6.14/Modules/_io/clinic/textio.c.h cpython-3.6.14/Modules/_io/clinic/winconsoleio.c.h cpython-3.6.14/Modules/_io/fileio.c cpython-3.6.14/Modules/_io/iobase.c cpython-3.6.14/Modules/_io/stringio.c cpython-3.6.14/Modules/_io/textio.c cpython-3.6.14/Modules/_io/winconsoleio.c cpython-3.6.14/Modules/_json.c cpython-3.6.14/Modules/_localemodule.c cpython-3.6.14/Modules/_lsprof.c cpython-3.6.14/Modules/_lzmamodule.c cpython-3.6.14/Modules/_math.c cpython-3.6.14/Modules/_math.h cpython-3.6.14/Modules/_multiprocessing/ cpython-3.6.14/Modules/_multiprocessing/multiprocessing.c cpython-3.6.14/Modules/_multiprocessing/multiprocessing.h cpython-3.6.14/Modules/_multiprocessing/semaphore.c cpython-3.6.14/Modules/_opcode.c cpython-3.6.14/Modules/_operator.c cpython-3.6.14/Modules/_pickle.c cpython-3.6.14/Modules/_posixsubprocess.c cpython-3.6.14/Modules/_randommodule.c cpython-3.6.14/Modules/_scproxy.c cpython-3.6.14/Modules/_sha3/ cpython-3.6.14/Modules/_sha3/README.txt cpython-3.6.14/Modules/_sha3/cleanup.py cpython-3.6.14/Modules/_sha3/clinic/ cpython-3.6.14/Modules/_sha3/clinic/sha3module.c.h cpython-3.6.14/Modules/_sha3/kcp/ cpython-3.6.14/Modules/_sha3/kcp/KeccakHash.c cpython-3.6.14/Modules/_sha3/kcp/KeccakHash.h cpython-3.6.14/Modules/_sha3/kcp/KeccakP-1600-64.macros cpython-3.6.14/Modules/_sha3/kcp/KeccakP-1600-SnP-opt32.h cpython-3.6.14/Modules/_sha3/kcp/KeccakP-1600-SnP-opt64.h cpython-3.6.14/Modules/_sha3/kcp/KeccakP-1600-SnP.h cpython-3.6.14/Modules/_sha3/kcp/KeccakP-1600-inplace32BI.c cpython-3.6.14/Modules/_sha3/kcp/KeccakP-1600-opt64-config.h cpython-3.6.14/Modules/_sha3/kcp/KeccakP-1600-opt64.c cpython-3.6.14/Modules/_sha3/kcp/KeccakP-1600-unrolling.macros cpython-3.6.14/Modules/_sha3/kcp/KeccakSponge.c cpython-3.6.14/Modules/_sha3/kcp/KeccakSponge.h cpython-3.6.14/Modules/_sha3/kcp/KeccakSponge.inc cpython-3.6.14/Modules/_sha3/kcp/PlSnP-Fallback.inc cpython-3.6.14/Modules/_sha3/kcp/SnP-Relaned.h cpython-3.6.14/Modules/_sha3/kcp/align.h cpython-3.6.14/Modules/_sha3/sha3module.c cpython-3.6.14/Modules/_sqlite/ cpython-3.6.14/Modules/_sqlite/cache.c cpython-3.6.14/Modules/_sqlite/cache.h cpython-3.6.14/Modules/_sqlite/connection.c cpython-3.6.14/Modules/_sqlite/connection.h cpython-3.6.14/Modules/_sqlite/cursor.c cpython-3.6.14/Modules/_sqlite/cursor.h cpython-3.6.14/Modules/_sqlite/microprotocols.c cpython-3.6.14/Modules/_sqlite/microprotocols.h cpython-3.6.14/Modules/_sqlite/module.c cpython-3.6.14/Modules/_sqlite/module.h cpython-3.6.14/Modules/_sqlite/prepare_protocol.c cpython-3.6.14/Modules/_sqlite/prepare_protocol.h cpython-3.6.14/Modules/_sqlite/row.c cpython-3.6.14/Modules/_sqlite/row.h cpython-3.6.14/Modules/_sqlite/statement.c cpython-3.6.14/Modules/_sqlite/statement.h cpython-3.6.14/Modules/_sqlite/util.c cpython-3.6.14/Modules/_sqlite/util.h cpython-3.6.14/Modules/_sre.c cpython-3.6.14/Modules/_ssl.c cpython-3.6.14/Modules/_ssl_data.h cpython-3.6.14/Modules/_stat.c cpython-3.6.14/Modules/_struct.c cpython-3.6.14/Modules/_testbuffer.c cpython-3.6.14/Modules/_testcapimodule.c cpython-3.6.14/Modules/_testimportmultiple.c cpython-3.6.14/Modules/_testmultiphase.c cpython-3.6.14/Modules/_threadmodule.c cpython-3.6.14/Modules/_tkinter.c cpython-3.6.14/Modules/_tracemalloc.c cpython-3.6.14/Modules/_weakref.c cpython-3.6.14/Modules/_winapi.c cpython-3.6.14/Modules/addrinfo.h cpython-3.6.14/Modules/ar_beos cpython-3.6.14/Modules/arraymodule.c cpython-3.6.14/Modules/atexitmodule.c cpython-3.6.14/Modules/audioop.c cpython-3.6.14/Modules/binascii.c cpython-3.6.14/Modules/cjkcodecs/ cpython-3.6.14/Modules/cjkcodecs/README cpython-3.6.14/Modules/cjkcodecs/_codecs_cn.c cpython-3.6.14/Modules/cjkcodecs/_codecs_hk.c cpython-3.6.14/Modules/cjkcodecs/_codecs_iso2022.c cpython-3.6.14/Modules/cjkcodecs/_codecs_jp.c cpython-3.6.14/Modules/cjkcodecs/_codecs_kr.c cpython-3.6.14/Modules/cjkcodecs/_codecs_tw.c cpython-3.6.14/Modules/cjkcodecs/alg_jisx0201.h cpython-3.6.14/Modules/cjkcodecs/cjkcodecs.h cpython-3.6.14/Modules/cjkcodecs/clinic/ cpython-3.6.14/Modules/cjkcodecs/clinic/multibytecodec.c.h cpython-3.6.14/Modules/cjkcodecs/emu_jisx0213_2000.h cpython-3.6.14/Modules/cjkcodecs/mappings_cn.h cpython-3.6.14/Modules/cjkcodecs/mappings_hk.h cpython-3.6.14/Modules/cjkcodecs/mappings_jisx0213_pair.h cpython-3.6.14/Modules/cjkcodecs/mappings_jp.h cpython-3.6.14/Modules/cjkcodecs/mappings_kr.h cpython-3.6.14/Modules/cjkcodecs/mappings_tw.h cpython-3.6.14/Modules/cjkcodecs/multibytecodec.c cpython-3.6.14/Modules/cjkcodecs/multibytecodec.h cpython-3.6.14/Modules/clinic/ cpython-3.6.14/Modules/clinic/_asynciomodule.c.h cpython-3.6.14/Modules/clinic/_bz2module.c.h cpython-3.6.14/Modules/clinic/_codecsmodule.c.h cpython-3.6.14/Modules/clinic/_cryptmodule.c.h cpython-3.6.14/Modules/clinic/_cursesmodule.c.h cpython-3.6.14/Modules/clinic/_datetimemodule.c.h cpython-3.6.14/Modules/clinic/_dbmmodule.c.h cpython-3.6.14/Modules/clinic/_elementtree.c.h cpython-3.6.14/Modules/clinic/_gdbmmodule.c.h cpython-3.6.14/Modules/clinic/_hashopenssl.c.h cpython-3.6.14/Modules/clinic/_lzmamodule.c.h cpython-3.6.14/Modules/clinic/_opcode.c.h cpython-3.6.14/Modules/clinic/_pickle.c.h cpython-3.6.14/Modules/clinic/_sre.c.h cpython-3.6.14/Modules/clinic/_ssl.c.h cpython-3.6.14/Modules/clinic/_tkinter.c.h cpython-3.6.14/Modules/clinic/_weakref.c.h cpython-3.6.14/Modules/clinic/_winapi.c.h cpython-3.6.14/Modules/clinic/arraymodule.c.h cpython-3.6.14/Modules/clinic/audioop.c.h cpython-3.6.14/Modules/clinic/binascii.c.h cpython-3.6.14/Modules/clinic/cmathmodule.c.h cpython-3.6.14/Modules/clinic/fcntlmodule.c.h cpython-3.6.14/Modules/clinic/grpmodule.c.h cpython-3.6.14/Modules/clinic/md5module.c.h cpython-3.6.14/Modules/clinic/posixmodule.c.h cpython-3.6.14/Modules/clinic/pwdmodule.c.h cpython-3.6.14/Modules/clinic/pyexpat.c.h cpython-3.6.14/Modules/clinic/sha1module.c.h cpython-3.6.14/Modules/clinic/sha256module.c.h cpython-3.6.14/Modules/clinic/sha512module.c.h cpython-3.6.14/Modules/clinic/signalmodule.c.h cpython-3.6.14/Modules/clinic/spwdmodule.c.h cpython-3.6.14/Modules/clinic/unicodedata.c.h cpython-3.6.14/Modules/clinic/zlibmodule.c.h cpython-3.6.14/Modules/cmathmodule.c cpython-3.6.14/Modules/config.c.in cpython-3.6.14/Modules/errnomodule.c cpython-3.6.14/Modules/expat/ cpython-3.6.14/Modules/expat/COPYING cpython-3.6.14/Modules/expat/ascii.h cpython-3.6.14/Modules/expat/asciitab.h cpython-3.6.14/Modules/expat/expat.h cpython-3.6.14/Modules/expat/expat_config.h cpython-3.6.14/Modules/expat/expat_external.h cpython-3.6.14/Modules/expat/iasciitab.h cpython-3.6.14/Modules/expat/internal.h cpython-3.6.14/Modules/expat/latin1tab.h cpython-3.6.14/Modules/expat/nametab.h cpython-3.6.14/Modules/expat/pyexpatns.h cpython-3.6.14/Modules/expat/siphash.h cpython-3.6.14/Modules/expat/utf8tab.h cpython-3.6.14/Modules/expat/winconfig.h cpython-3.6.14/Modules/expat/xmlparse.c cpython-3.6.14/Modules/expat/xmlrole.c cpython-3.6.14/Modules/expat/xmlrole.h cpython-3.6.14/Modules/expat/xmltok.c cpython-3.6.14/Modules/expat/xmltok.h cpython-3.6.14/Modules/expat/xmltok_impl.c cpython-3.6.14/Modules/expat/xmltok_impl.h cpython-3.6.14/Modules/expat/xmltok_ns.c cpython-3.6.14/Modules/faulthandler.c cpython-3.6.14/Modules/fcntlmodule.c cpython-3.6.14/Modules/fpectlmodule.c cpython-3.6.14/Modules/fpetestmodule.c cpython-3.6.14/Modules/gc_weakref.txt cpython-3.6.14/Modules/gcmodule.c cpython-3.6.14/Modules/getaddrinfo.c cpython-3.6.14/Modules/getbuildinfo.c cpython-3.6.14/Modules/getnameinfo.c cpython-3.6.14/Modules/getpath.c cpython-3.6.14/Modules/grpmodule.c cpython-3.6.14/Modules/hashlib.h cpython-3.6.14/Modules/hashtable.c cpython-3.6.14/Modules/hashtable.h cpython-3.6.14/Modules/itertoolsmodule.c cpython-3.6.14/Modules/ld_so_aix.in cpython-3.6.14/Modules/ld_so_beos cpython-3.6.14/Modules/main.c cpython-3.6.14/Modules/makesetup cpython-3.6.14/Modules/makexp_aix cpython-3.6.14/Modules/mathmodule.c cpython-3.6.14/Modules/md5module.c cpython-3.6.14/Modules/mmapmodule.c cpython-3.6.14/Modules/nismodule.c cpython-3.6.14/Modules/ossaudiodev.c cpython-3.6.14/Modules/overlapped.c cpython-3.6.14/Modules/parsermodule.c cpython-3.6.14/Modules/posixmodule.c cpython-3.6.14/Modules/posixmodule.h cpython-3.6.14/Modules/pwdmodule.c cpython-3.6.14/Modules/pyexpat.c cpython-3.6.14/Modules/readline.c cpython-3.6.14/Modules/resource.c cpython-3.6.14/Modules/rotatingtree.c cpython-3.6.14/Modules/rotatingtree.h cpython-3.6.14/Modules/selectmodule.c cpython-3.6.14/Modules/sha1module.c cpython-3.6.14/Modules/sha256module.c cpython-3.6.14/Modules/sha512module.c cpython-3.6.14/Modules/signalmodule.c cpython-3.6.14/Modules/socketmodule.c cpython-3.6.14/Modules/socketmodule.h cpython-3.6.14/Modules/spwdmodule.c cpython-3.6.14/Modules/sre.h cpython-3.6.14/Modules/sre_constants.h cpython-3.6.14/Modules/sre_lib.h cpython-3.6.14/Modules/symtablemodule.c cpython-3.6.14/Modules/syslogmodule.c cpython-3.6.14/Modules/termios.c cpython-3.6.14/Modules/testcapi_long.h cpython-3.6.14/Modules/timemodule.c cpython-3.6.14/Modules/tkappinit.c cpython-3.6.14/Modules/tkinter.h cpython-3.6.14/Modules/unicodedata.c cpython-3.6.14/Modules/unicodedata_db.h cpython-3.6.14/Modules/unicodename_db.h cpython-3.6.14/Modules/winreparse.h cpython-3.6.14/Modules/xxlimited.c cpython-3.6.14/Modules/xxmodule.c cpython-3.6.14/Modules/xxsubtype.c cpython-3.6.14/Modules/zipimport.c cpython-3.6.14/Modules/zlib/ cpython-3.6.14/Modules/zlib/ChangeLog cpython-3.6.14/Modules/zlib/FAQ cpython-3.6.14/Modules/zlib/INDEX cpython-3.6.14/Modules/zlib/Makefile cpython-3.6.14/Modules/zlib/Makefile.in cpython-3.6.14/Modules/zlib/README cpython-3.6.14/Modules/zlib/adler32.c cpython-3.6.14/Modules/zlib/algorithm.txt cpython-3.6.14/Modules/zlib/compress.c cpython-3.6.14/Modules/zlib/configure cpython-3.6.14/Modules/zlib/crc32.c cpython-3.6.14/Modules/zlib/crc32.h cpython-3.6.14/Modules/zlib/deflate.c cpython-3.6.14/Modules/zlib/deflate.h cpython-3.6.14/Modules/zlib/example.c cpython-3.6.14/Modules/zlib/gzclose.c cpython-3.6.14/Modules/zlib/gzguts.h cpython-3.6.14/Modules/zlib/gzlib.c cpython-3.6.14/Modules/zlib/gzread.c cpython-3.6.14/Modules/zlib/gzwrite.c cpython-3.6.14/Modules/zlib/infback.c cpython-3.6.14/Modules/zlib/inffast.c cpython-3.6.14/Modules/zlib/inffast.h cpython-3.6.14/Modules/zlib/inffixed.h cpython-3.6.14/Modules/zlib/inflate.c cpython-3.6.14/Modules/zlib/inflate.h cpython-3.6.14/Modules/zlib/inftrees.c cpython-3.6.14/Modules/zlib/inftrees.h cpython-3.6.14/Modules/zlib/make_vms.com cpython-3.6.14/Modules/zlib/minigzip.c cpython-3.6.14/Modules/zlib/trees.c cpython-3.6.14/Modules/zlib/trees.h cpython-3.6.14/Modules/zlib/uncompr.c cpython-3.6.14/Modules/zlib/zconf.h cpython-3.6.14/Modules/zlib/zconf.h.cmakein cpython-3.6.14/Modules/zlib/zconf.h.in cpython-3.6.14/Modules/zlib/zlib.3 cpython-3.6.14/Modules/zlib/zlib.h cpython-3.6.14/Modules/zlib/zlib.map cpython-3.6.14/Modules/zlib/zlib.pc.in cpython-3.6.14/Modules/zlib/zutil.c cpython-3.6.14/Modules/zlib/zutil.h cpython-3.6.14/Modules/zlibmodule.c cpython-3.6.14/Objects/ cpython-3.6.14/Objects/README cpython-3.6.14/Objects/abstract.c cpython-3.6.14/Objects/accu.c cpython-3.6.14/Objects/boolobject.c cpython-3.6.14/Objects/bytearrayobject.c cpython-3.6.14/Objects/bytes_methods.c cpython-3.6.14/Objects/bytesobject.c cpython-3.6.14/Objects/capsule.c cpython-3.6.14/Objects/cellobject.c cpython-3.6.14/Objects/classobject.c cpython-3.6.14/Objects/clinic/ cpython-3.6.14/Objects/clinic/bytearrayobject.c.h cpython-3.6.14/Objects/clinic/bytesobject.c.h cpython-3.6.14/Objects/clinic/dictobject.c.h cpython-3.6.14/Objects/clinic/unicodeobject.c.h cpython-3.6.14/Objects/codeobject.c cpython-3.6.14/Objects/complexobject.c cpython-3.6.14/Objects/descrobject.c cpython-3.6.14/Objects/dict-common.h cpython-3.6.14/Objects/dictnotes.txt cpython-3.6.14/Objects/dictobject.c cpython-3.6.14/Objects/enumobject.c cpython-3.6.14/Objects/exceptions.c cpython-3.6.14/Objects/fileobject.c cpython-3.6.14/Objects/floatobject.c cpython-3.6.14/Objects/frameobject.c cpython-3.6.14/Objects/funcobject.c cpython-3.6.14/Objects/genobject.c cpython-3.6.14/Objects/iterobject.c cpython-3.6.14/Objects/listobject.c cpython-3.6.14/Objects/listsort.txt cpython-3.6.14/Objects/lnotab_notes.txt cpython-3.6.14/Objects/longobject.c cpython-3.6.14/Objects/memoryobject.c cpython-3.6.14/Objects/methodobject.c cpython-3.6.14/Objects/moduleobject.c cpython-3.6.14/Objects/namespaceobject.c cpython-3.6.14/Objects/object.c cpython-3.6.14/Objects/obmalloc.c cpython-3.6.14/Objects/odictobject.c cpython-3.6.14/Objects/rangeobject.c cpython-3.6.14/Objects/setobject.c cpython-3.6.14/Objects/sliceobject.c cpython-3.6.14/Objects/stringlib/ cpython-3.6.14/Objects/stringlib/README.txt cpython-3.6.14/Objects/stringlib/asciilib.h cpython-3.6.14/Objects/stringlib/codecs.h cpython-3.6.14/Objects/stringlib/count.h cpython-3.6.14/Objects/stringlib/ctype.h cpython-3.6.14/Objects/stringlib/eq.h cpython-3.6.14/Objects/stringlib/fastsearch.h cpython-3.6.14/Objects/stringlib/find.h cpython-3.6.14/Objects/stringlib/find_max_char.h cpython-3.6.14/Objects/stringlib/join.h cpython-3.6.14/Objects/stringlib/localeutil.h cpython-3.6.14/Objects/stringlib/partition.h cpython-3.6.14/Objects/stringlib/replace.h cpython-3.6.14/Objects/stringlib/split.h cpython-3.6.14/Objects/stringlib/stringdefs.h cpython-3.6.14/Objects/stringlib/transmogrify.h cpython-3.6.14/Objects/stringlib/ucs1lib.h cpython-3.6.14/Objects/stringlib/ucs2lib.h cpython-3.6.14/Objects/stringlib/ucs4lib.h cpython-3.6.14/Objects/stringlib/undef.h cpython-3.6.14/Objects/stringlib/unicode_format.h cpython-3.6.14/Objects/stringlib/unicodedefs.h cpython-3.6.14/Objects/structseq.c cpython-3.6.14/Objects/tupleobject.c cpython-3.6.14/Objects/typeobject.c cpython-3.6.14/Objects/typeslots.inc cpython-3.6.14/Objects/typeslots.py cpython-3.6.14/Objects/unicodectype.c cpython-3.6.14/Objects/unicodeobject.c cpython-3.6.14/Objects/unicodetype_db.h cpython-3.6.14/Objects/weakrefobject.c cpython-3.6.14/PC/ cpython-3.6.14/PC/WinMain.c cpython-3.6.14/PC/_findvs.cpp cpython-3.6.14/PC/_msi.c cpython-3.6.14/PC/_testconsole.c cpython-3.6.14/PC/bdist_wininst/ cpython-3.6.14/PC/bdist_wininst/PythonPowered.bmp cpython-3.6.14/PC/bdist_wininst/README.txt cpython-3.6.14/PC/bdist_wininst/archive.h cpython-3.6.14/PC/bdist_wininst/bdist_wininst.vcxproj cpython-3.6.14/PC/bdist_wininst/bdist_wininst.vcxproj.filters cpython-3.6.14/PC/bdist_wininst/build.bat cpython-3.6.14/PC/bdist_wininst/extract.c cpython-3.6.14/PC/bdist_wininst/install.c cpython-3.6.14/PC/bdist_wininst/install.rc cpython-3.6.14/PC/bdist_wininst/resource.h cpython-3.6.14/PC/clinic/ cpython-3.6.14/PC/clinic/_testconsole.c.h cpython-3.6.14/PC/clinic/msvcrtmodule.c.h cpython-3.6.14/PC/clinic/winreg.c.h cpython-3.6.14/PC/clinic/winsound.c.h cpython-3.6.14/PC/config.c cpython-3.6.14/PC/dl_nt.c cpython-3.6.14/PC/dllbase_nt.txt cpython-3.6.14/PC/empty.c cpython-3.6.14/PC/errmap.h cpython-3.6.14/PC/errmap.mak cpython-3.6.14/PC/external/ cpython-3.6.14/PC/external/Externals.txt cpython-3.6.14/PC/external/include/ cpython-3.6.14/PC/external/include/Setup.Configuration.h cpython-3.6.14/PC/external/v140/ cpython-3.6.14/PC/external/v140/amd64/ cpython-3.6.14/PC/external/v140/amd64/Microsoft.VisualStudio.Setup.Configuration.Native.lib cpython-3.6.14/PC/external/v140/win32/ cpython-3.6.14/PC/external/v140/win32/Microsoft.VisualStudio.Setup.Configuration.Native.lib cpython-3.6.14/PC/external/v141/ cpython-3.6.14/PC/external/v141/amd64/ cpython-3.6.14/PC/external/v141/amd64/Microsoft.VisualStudio.Setup.Configuration.Native.lib cpython-3.6.14/PC/external/v141/win32/ cpython-3.6.14/PC/external/v141/win32/Microsoft.VisualStudio.Setup.Configuration.Native.lib cpython-3.6.14/PC/frozen_dllmain.c cpython-3.6.14/PC/generrmap.c cpython-3.6.14/PC/getpathp.c cpython-3.6.14/PC/icons/ cpython-3.6.14/PC/icons/launcher.icns cpython-3.6.14/PC/icons/launcher.ico cpython-3.6.14/PC/icons/launcher.svg cpython-3.6.14/PC/icons/py.icns cpython-3.6.14/PC/icons/py.ico cpython-3.6.14/PC/icons/py.svg cpython-3.6.14/PC/icons/pyc.icns cpython-3.6.14/PC/icons/pyc.ico cpython-3.6.14/PC/icons/pyc.svg cpython-3.6.14/PC/icons/pyd.icns cpython-3.6.14/PC/icons/pyd.ico cpython-3.6.14/PC/icons/pyd.svg cpython-3.6.14/PC/icons/python.icns cpython-3.6.14/PC/icons/python.ico cpython-3.6.14/PC/icons/python.svg cpython-3.6.14/PC/icons/pythonw.icns cpython-3.6.14/PC/icons/pythonw.ico cpython-3.6.14/PC/icons/pythonw.svg cpython-3.6.14/PC/icons/setup.icns cpython-3.6.14/PC/icons/setup.ico cpython-3.6.14/PC/icons/setup.svg cpython-3.6.14/PC/invalid_parameter_handler.c cpython-3.6.14/PC/launcher.c cpython-3.6.14/PC/msvcrtmodule.c cpython-3.6.14/PC/pyconfig.h cpython-3.6.14/PC/pylauncher.rc cpython-3.6.14/PC/pyshellext.cpp cpython-3.6.14/PC/pyshellext.def cpython-3.6.14/PC/pyshellext.idl cpython-3.6.14/PC/pyshellext.rc cpython-3.6.14/PC/pyshellext_d.def cpython-3.6.14/PC/python.manifest cpython-3.6.14/PC/python3.def cpython-3.6.14/PC/python3dll.c cpython-3.6.14/PC/python_exe.rc cpython-3.6.14/PC/python_nt.rc cpython-3.6.14/PC/python_ver_rc.h cpython-3.6.14/PC/pythonw_exe.rc cpython-3.6.14/PC/readme.txt cpython-3.6.14/PC/sqlite3.rc cpython-3.6.14/PC/testpy.py cpython-3.6.14/PC/validate_ucrtbase.py cpython-3.6.14/PC/winreg.c cpython-3.6.14/PC/winsound.c cpython-3.6.14/PCbuild/ cpython-3.6.14/PCbuild/_asyncio.vcxproj cpython-3.6.14/PCbuild/_asyncio.vcxproj.filters cpython-3.6.14/PCbuild/_bz2.vcxproj cpython-3.6.14/PCbuild/_bz2.vcxproj.filters cpython-3.6.14/PCbuild/_ctypes.vcxproj cpython-3.6.14/PCbuild/_ctypes.vcxproj.filters cpython-3.6.14/PCbuild/_ctypes_test.vcxproj cpython-3.6.14/PCbuild/_ctypes_test.vcxproj.filters cpython-3.6.14/PCbuild/_decimal.vcxproj cpython-3.6.14/PCbuild/_decimal.vcxproj.filters cpython-3.6.14/PCbuild/_distutils_findvs.vcxproj cpython-3.6.14/PCbuild/_distutils_findvs.vcxproj.filters cpython-3.6.14/PCbuild/_elementtree.vcxproj cpython-3.6.14/PCbuild/_elementtree.vcxproj.filters cpython-3.6.14/PCbuild/_freeze_importlib.vcxproj cpython-3.6.14/PCbuild/_freeze_importlib.vcxproj.filters cpython-3.6.14/PCbuild/_hashlib.vcxproj cpython-3.6.14/PCbuild/_hashlib.vcxproj.filters cpython-3.6.14/PCbuild/_lzma.vcxproj cpython-3.6.14/PCbuild/_lzma.vcxproj.filters cpython-3.6.14/PCbuild/_msi.vcxproj cpython-3.6.14/PCbuild/_msi.vcxproj.filters cpython-3.6.14/PCbuild/_multiprocessing.vcxproj cpython-3.6.14/PCbuild/_multiprocessing.vcxproj.filters cpython-3.6.14/PCbuild/_overlapped.vcxproj cpython-3.6.14/PCbuild/_overlapped.vcxproj.filters cpython-3.6.14/PCbuild/_socket.vcxproj cpython-3.6.14/PCbuild/_socket.vcxproj.filters cpython-3.6.14/PCbuild/_sqlite3.vcxproj cpython-3.6.14/PCbuild/_sqlite3.vcxproj.filters cpython-3.6.14/PCbuild/_ssl.vcxproj cpython-3.6.14/PCbuild/_ssl.vcxproj.filters cpython-3.6.14/PCbuild/_testbuffer.vcxproj cpython-3.6.14/PCbuild/_testbuffer.vcxproj.filters cpython-3.6.14/PCbuild/_testcapi.vcxproj cpython-3.6.14/PCbuild/_testcapi.vcxproj.filters cpython-3.6.14/PCbuild/_testconsole.vcxproj cpython-3.6.14/PCbuild/_testconsole.vcxproj.filters cpython-3.6.14/PCbuild/_testembed.vcxproj cpython-3.6.14/PCbuild/_testembed.vcxproj.filters cpython-3.6.14/PCbuild/_testimportmultiple.vcxproj cpython-3.6.14/PCbuild/_testimportmultiple.vcxproj.filters cpython-3.6.14/PCbuild/_testmultiphase.vcxproj cpython-3.6.14/PCbuild/_testmultiphase.vcxproj.filters cpython-3.6.14/PCbuild/_tkinter.vcxproj cpython-3.6.14/PCbuild/_tkinter.vcxproj.filters cpython-3.6.14/PCbuild/build.bat cpython-3.6.14/PCbuild/build_env.bat cpython-3.6.14/PCbuild/clean.bat cpython-3.6.14/PCbuild/env.bat cpython-3.6.14/PCbuild/field3.py cpython-3.6.14/PCbuild/find_msbuild.bat cpython-3.6.14/PCbuild/find_python.bat cpython-3.6.14/PCbuild/get_external.py cpython-3.6.14/PCbuild/get_externals.bat cpython-3.6.14/PCbuild/idle.bat cpython-3.6.14/PCbuild/libeay.vcxproj cpython-3.6.14/PCbuild/liblzma.vcxproj cpython-3.6.14/PCbuild/openssl.props cpython-3.6.14/PCbuild/pcbuild.proj cpython-3.6.14/PCbuild/pcbuild.sln cpython-3.6.14/PCbuild/prepare_ssl.bat cpython-3.6.14/PCbuild/prepare_ssl.py cpython-3.6.14/PCbuild/pyexpat.vcxproj cpython-3.6.14/PCbuild/pyexpat.vcxproj.filters cpython-3.6.14/PCbuild/pylauncher.vcxproj cpython-3.6.14/PCbuild/pylauncher.vcxproj.filters cpython-3.6.14/PCbuild/pyproject.props cpython-3.6.14/PCbuild/pyshellext.vcxproj cpython-3.6.14/PCbuild/pyshellext.vcxproj.filters cpython-3.6.14/PCbuild/python.props cpython-3.6.14/PCbuild/python.vcxproj cpython-3.6.14/PCbuild/python.vcxproj.filters cpython-3.6.14/PCbuild/python3dll.vcxproj cpython-3.6.14/PCbuild/python3dll.vcxproj.filters cpython-3.6.14/PCbuild/pythoncore.vcxproj cpython-3.6.14/PCbuild/pythoncore.vcxproj.filters cpython-3.6.14/PCbuild/pythonw.vcxproj cpython-3.6.14/PCbuild/pythonw.vcxproj.filters cpython-3.6.14/PCbuild/pywlauncher.vcxproj cpython-3.6.14/PCbuild/pywlauncher.vcxproj.filters cpython-3.6.14/PCbuild/readme.txt cpython-3.6.14/PCbuild/rmpyc.py cpython-3.6.14/PCbuild/rt.bat cpython-3.6.14/PCbuild/select.vcxproj cpython-3.6.14/PCbuild/select.vcxproj.filters cpython-3.6.14/PCbuild/sqlite3.vcxproj cpython-3.6.14/PCbuild/sqlite3.vcxproj.filters cpython-3.6.14/PCbuild/ssleay.vcxproj cpython-3.6.14/PCbuild/tcl.vcxproj cpython-3.6.14/PCbuild/tcltk.props cpython-3.6.14/PCbuild/tix.vcxproj cpython-3.6.14/PCbuild/tk.vcxproj cpython-3.6.14/PCbuild/unicodedata.vcxproj cpython-3.6.14/PCbuild/unicodedata.vcxproj.filters cpython-3.6.14/PCbuild/urlretrieve.py cpython-3.6.14/PCbuild/winsound.vcxproj cpython-3.6.14/PCbuild/winsound.vcxproj.filters cpython-3.6.14/PCbuild/xxlimited.vcxproj cpython-3.6.14/PCbuild/xxlimited.vcxproj.filters cpython-3.6.14/Parser/ cpython-3.6.14/Parser/Python.asdl cpython-3.6.14/Parser/acceler.c cpython-3.6.14/Parser/asdl.py cpython-3.6.14/Parser/asdl_c.py cpython-3.6.14/Parser/bitset.c cpython-3.6.14/Parser/firstsets.c cpython-3.6.14/Parser/grammar.c cpython-3.6.14/Parser/grammar1.c cpython-3.6.14/Parser/listnode.c cpython-3.6.14/Parser/metagrammar.c cpython-3.6.14/Parser/myreadline.c cpython-3.6.14/Parser/node.c cpython-3.6.14/Parser/parser.c cpython-3.6.14/Parser/parser.h cpython-3.6.14/Parser/parsetok.c cpython-3.6.14/Parser/parsetok_pgen.c cpython-3.6.14/Parser/pgen.c cpython-3.6.14/Parser/pgenmain.c cpython-3.6.14/Parser/printgrammar.c cpython-3.6.14/Parser/tokenizer.c cpython-3.6.14/Parser/tokenizer.h cpython-3.6.14/Parser/tokenizer_pgen.c cpython-3.6.14/Programs/ cpython-3.6.14/Programs/README cpython-3.6.14/Programs/_freeze_importlib.c cpython-3.6.14/Programs/_testembed.c cpython-3.6.14/Programs/python.c cpython-3.6.14/Python/ cpython-3.6.14/Python/Python-ast.c cpython-3.6.14/Python/README cpython-3.6.14/Python/_warnings.c cpython-3.6.14/Python/asdl.c cpython-3.6.14/Python/ast.c cpython-3.6.14/Python/bltinmodule.c cpython-3.6.14/Python/ceval.c cpython-3.6.14/Python/ceval_gil.h cpython-3.6.14/Python/clinic/ cpython-3.6.14/Python/clinic/bltinmodule.c.h cpython-3.6.14/Python/clinic/import.c.h cpython-3.6.14/Python/codecs.c cpython-3.6.14/Python/compile.c cpython-3.6.14/Python/condvar.h cpython-3.6.14/Python/dtoa.c cpython-3.6.14/Python/dup2.c cpython-3.6.14/Python/dynamic_annotations.c cpython-3.6.14/Python/dynload_aix.c cpython-3.6.14/Python/dynload_dl.c cpython-3.6.14/Python/dynload_hpux.c cpython-3.6.14/Python/dynload_next.c cpython-3.6.14/Python/dynload_shlib.c cpython-3.6.14/Python/dynload_stub.c cpython-3.6.14/Python/dynload_win.c cpython-3.6.14/Python/errors.c cpython-3.6.14/Python/fileutils.c cpython-3.6.14/Python/formatter_unicode.c cpython-3.6.14/Python/frozen.c cpython-3.6.14/Python/frozenmain.c cpython-3.6.14/Python/future.c cpython-3.6.14/Python/getargs.c cpython-3.6.14/Python/getcompiler.c cpython-3.6.14/Python/getcopyright.c cpython-3.6.14/Python/getopt.c cpython-3.6.14/Python/getplatform.c cpython-3.6.14/Python/getversion.c cpython-3.6.14/Python/graminit.c cpython-3.6.14/Python/import.c cpython-3.6.14/Python/importdl.c cpython-3.6.14/Python/importdl.h cpython-3.6.14/Python/importlib.h cpython-3.6.14/Python/importlib_external.h cpython-3.6.14/Python/makeopcodetargets.py cpython-3.6.14/Python/marshal.c cpython-3.6.14/Python/modsupport.c cpython-3.6.14/Python/mysnprintf.c cpython-3.6.14/Python/mystrtoul.c cpython-3.6.14/Python/opcode_targets.h cpython-3.6.14/Python/peephole.c cpython-3.6.14/Python/pyarena.c cpython-3.6.14/Python/pyctype.c cpython-3.6.14/Python/pyfpe.c cpython-3.6.14/Python/pyhash.c cpython-3.6.14/Python/pylifecycle.c cpython-3.6.14/Python/pymath.c cpython-3.6.14/Python/pystate.c cpython-3.6.14/Python/pystrcmp.c cpython-3.6.14/Python/pystrhex.c cpython-3.6.14/Python/pystrtod.c cpython-3.6.14/Python/pythonrun.c cpython-3.6.14/Python/pytime.c cpython-3.6.14/Python/random.c cpython-3.6.14/Python/sigcheck.c cpython-3.6.14/Python/strdup.c cpython-3.6.14/Python/structmember.c cpython-3.6.14/Python/symtable.c cpython-3.6.14/Python/sysmodule.c cpython-3.6.14/Python/thread.c cpython-3.6.14/Python/thread_foobar.h cpython-3.6.14/Python/thread_nt.h cpython-3.6.14/Python/thread_pthread.h cpython-3.6.14/Python/traceback.c cpython-3.6.14/Python/wordcode_helpers.h cpython-3.6.14/README.rst cpython-3.6.14/Tools/ cpython-3.6.14/Tools/README cpython-3.6.14/Tools/buildbot/ cpython-3.6.14/Tools/buildbot/build.bat cpython-3.6.14/Tools/buildbot/buildmsi.bat cpython-3.6.14/Tools/buildbot/clean.bat cpython-3.6.14/Tools/buildbot/test.bat cpython-3.6.14/Tools/ccbench/ cpython-3.6.14/Tools/ccbench/ccbench.py cpython-3.6.14/Tools/clinic/ cpython-3.6.14/Tools/clinic/clinic.py cpython-3.6.14/Tools/clinic/clinic_test.py cpython-3.6.14/Tools/clinic/cpp.py cpython-3.6.14/Tools/demo/ cpython-3.6.14/Tools/demo/README cpython-3.6.14/Tools/demo/beer.py cpython-3.6.14/Tools/demo/eiffel.py cpython-3.6.14/Tools/demo/hanoi.py cpython-3.6.14/Tools/demo/life.py cpython-3.6.14/Tools/demo/markov.py cpython-3.6.14/Tools/demo/mcast.py cpython-3.6.14/Tools/demo/queens.py cpython-3.6.14/Tools/demo/redemo.py cpython-3.6.14/Tools/demo/rpython.py cpython-3.6.14/Tools/demo/rpythond.py cpython-3.6.14/Tools/demo/sortvisu.py cpython-3.6.14/Tools/demo/ss1.py cpython-3.6.14/Tools/demo/vector.py cpython-3.6.14/Tools/freeze/ cpython-3.6.14/Tools/freeze/README cpython-3.6.14/Tools/freeze/bkfile.py cpython-3.6.14/Tools/freeze/checkextensions.py cpython-3.6.14/Tools/freeze/checkextensions_win32.py cpython-3.6.14/Tools/freeze/extensions_win32.ini cpython-3.6.14/Tools/freeze/flag.py cpython-3.6.14/Tools/freeze/freeze.py cpython-3.6.14/Tools/freeze/hello.py cpython-3.6.14/Tools/freeze/makeconfig.py cpython-3.6.14/Tools/freeze/makefreeze.py cpython-3.6.14/Tools/freeze/makemakefile.py cpython-3.6.14/Tools/freeze/parsesetup.py cpython-3.6.14/Tools/freeze/test/ cpython-3.6.14/Tools/freeze/test/Makefile cpython-3.6.14/Tools/freeze/test/ok.py cpython-3.6.14/Tools/freeze/win32.html cpython-3.6.14/Tools/freeze/winmakemakefile.py cpython-3.6.14/Tools/gdb/ cpython-3.6.14/Tools/gdb/libpython.py cpython-3.6.14/Tools/i18n/ cpython-3.6.14/Tools/i18n/makelocalealias.py cpython-3.6.14/Tools/i18n/msgfmt.py cpython-3.6.14/Tools/i18n/pygettext.py cpython-3.6.14/Tools/importbench/ cpython-3.6.14/Tools/importbench/README cpython-3.6.14/Tools/importbench/importbench.py cpython-3.6.14/Tools/iobench/ cpython-3.6.14/Tools/iobench/iobench.py cpython-3.6.14/Tools/msi/ cpython-3.6.14/Tools/msi/README.txt cpython-3.6.14/Tools/msi/build.bat cpython-3.6.14/Tools/msi/buildrelease.bat cpython-3.6.14/Tools/msi/bundle/ cpython-3.6.14/Tools/msi/bundle/Default.thm cpython-3.6.14/Tools/msi/bundle/Default.wxl cpython-3.6.14/Tools/msi/bundle/SideBar.png cpython-3.6.14/Tools/msi/bundle/bootstrap/ cpython-3.6.14/Tools/msi/bundle/bootstrap/LICENSE.txt cpython-3.6.14/Tools/msi/bundle/bootstrap/PythonBootstrapperApplication.cpp cpython-3.6.14/Tools/msi/bundle/bootstrap/pch.cpp cpython-3.6.14/Tools/msi/bundle/bootstrap/pch.h cpython-3.6.14/Tools/msi/bundle/bootstrap/pythonba.cpp cpython-3.6.14/Tools/msi/bundle/bootstrap/pythonba.def cpython-3.6.14/Tools/msi/bundle/bootstrap/pythonba.sln cpython-3.6.14/Tools/msi/bundle/bootstrap/pythonba.vcxproj cpython-3.6.14/Tools/msi/bundle/bootstrap/resource.h cpython-3.6.14/Tools/msi/bundle/bundle.targets cpython-3.6.14/Tools/msi/bundle/bundle.wxl cpython-3.6.14/Tools/msi/bundle/bundle.wxs cpython-3.6.14/Tools/msi/bundle/full.wixproj cpython-3.6.14/Tools/msi/bundle/packagegroups/ cpython-3.6.14/Tools/msi/bundle/packagegroups/core.wxs cpython-3.6.14/Tools/msi/bundle/packagegroups/crt.wxs cpython-3.6.14/Tools/msi/bundle/packagegroups/dev.wxs cpython-3.6.14/Tools/msi/bundle/packagegroups/doc.wxs cpython-3.6.14/Tools/msi/bundle/packagegroups/exe.wxs cpython-3.6.14/Tools/msi/bundle/packagegroups/launcher.wxs cpython-3.6.14/Tools/msi/bundle/packagegroups/lib.wxs cpython-3.6.14/Tools/msi/bundle/packagegroups/packageinstall.wxs cpython-3.6.14/Tools/msi/bundle/packagegroups/pip.wxs cpython-3.6.14/Tools/msi/bundle/packagegroups/postinstall.wxs cpython-3.6.14/Tools/msi/bundle/packagegroups/tcltk.wxs cpython-3.6.14/Tools/msi/bundle/packagegroups/test.wxs cpython-3.6.14/Tools/msi/bundle/packagegroups/tools.wxs cpython-3.6.14/Tools/msi/bundle/releaselocal.wixproj cpython-3.6.14/Tools/msi/bundle/releaseweb.wixproj cpython-3.6.14/Tools/msi/bundle/snapshot.wixproj cpython-3.6.14/Tools/msi/common.wxs cpython-3.6.14/Tools/msi/common_en-US.wxl_template cpython-3.6.14/Tools/msi/core/ cpython-3.6.14/Tools/msi/core/core.wixproj cpython-3.6.14/Tools/msi/core/core.wxs cpython-3.6.14/Tools/msi/core/core_d.wixproj cpython-3.6.14/Tools/msi/core/core_d.wxs cpython-3.6.14/Tools/msi/core/core_en-US.wxl cpython-3.6.14/Tools/msi/core/core_files.wxs cpython-3.6.14/Tools/msi/core/core_pdb.wixproj cpython-3.6.14/Tools/msi/core/core_pdb.wxs cpython-3.6.14/Tools/msi/csv_to_wxs.py cpython-3.6.14/Tools/msi/dev/ cpython-3.6.14/Tools/msi/dev/dev.wixproj cpython-3.6.14/Tools/msi/dev/dev.wxs cpython-3.6.14/Tools/msi/dev/dev_d.wixproj cpython-3.6.14/Tools/msi/dev/dev_d.wxs cpython-3.6.14/Tools/msi/dev/dev_en-US.wxl cpython-3.6.14/Tools/msi/dev/dev_files.wxs cpython-3.6.14/Tools/msi/distutils.command.bdist_wininst.py cpython-3.6.14/Tools/msi/doc/ cpython-3.6.14/Tools/msi/doc/doc.wixproj cpython-3.6.14/Tools/msi/doc/doc.wxs cpython-3.6.14/Tools/msi/doc/doc_en-US.wxl_template cpython-3.6.14/Tools/msi/doc/doc_files.wxs cpython-3.6.14/Tools/msi/doc/doc_no_files.wxs cpython-3.6.14/Tools/msi/exe/ cpython-3.6.14/Tools/msi/exe/crtlicense.txt cpython-3.6.14/Tools/msi/exe/exe.wixproj cpython-3.6.14/Tools/msi/exe/exe.wxs cpython-3.6.14/Tools/msi/exe/exe_d.wixproj cpython-3.6.14/Tools/msi/exe/exe_d.wxs cpython-3.6.14/Tools/msi/exe/exe_en-US.wxl_template cpython-3.6.14/Tools/msi/exe/exe_files.wxs cpython-3.6.14/Tools/msi/exe/exe_pdb.wixproj cpython-3.6.14/Tools/msi/exe/exe_pdb.wxs cpython-3.6.14/Tools/msi/exe/exe_reg.wxs cpython-3.6.14/Tools/msi/generate_md5.py cpython-3.6.14/Tools/msi/get_externals.bat cpython-3.6.14/Tools/msi/launcher/ cpython-3.6.14/Tools/msi/launcher/launcher.wixproj cpython-3.6.14/Tools/msi/launcher/launcher.wxs cpython-3.6.14/Tools/msi/launcher/launcher_en-US.wxl cpython-3.6.14/Tools/msi/launcher/launcher_files.wxs cpython-3.6.14/Tools/msi/launcher/launcher_reg.wxs cpython-3.6.14/Tools/msi/lib/ cpython-3.6.14/Tools/msi/lib/lib.wixproj cpython-3.6.14/Tools/msi/lib/lib.wxs cpython-3.6.14/Tools/msi/lib/lib_d.wixproj cpython-3.6.14/Tools/msi/lib/lib_d.wxs cpython-3.6.14/Tools/msi/lib/lib_en-US.wxl cpython-3.6.14/Tools/msi/lib/lib_files.wxs cpython-3.6.14/Tools/msi/lib/lib_pdb.wixproj cpython-3.6.14/Tools/msi/lib/lib_pdb.wxs cpython-3.6.14/Tools/msi/make_zip.proj cpython-3.6.14/Tools/msi/make_zip.py cpython-3.6.14/Tools/msi/msi.props cpython-3.6.14/Tools/msi/msi.targets cpython-3.6.14/Tools/msi/path/ cpython-3.6.14/Tools/msi/path/path.wixproj cpython-3.6.14/Tools/msi/path/path.wxs cpython-3.6.14/Tools/msi/path/path_en-US.wxl cpython-3.6.14/Tools/msi/pip/ cpython-3.6.14/Tools/msi/pip/pip.wixproj cpython-3.6.14/Tools/msi/pip/pip.wxs cpython-3.6.14/Tools/msi/pip/pip_en-US.wxl cpython-3.6.14/Tools/msi/purge.py cpython-3.6.14/Tools/msi/tcltk/ cpython-3.6.14/Tools/msi/tcltk/tcltk.wixproj cpython-3.6.14/Tools/msi/tcltk/tcltk.wxs cpython-3.6.14/Tools/msi/tcltk/tcltk_d.wixproj cpython-3.6.14/Tools/msi/tcltk/tcltk_d.wxs cpython-3.6.14/Tools/msi/tcltk/tcltk_en-US.wxl_template cpython-3.6.14/Tools/msi/tcltk/tcltk_files.wxs cpython-3.6.14/Tools/msi/tcltk/tcltk_pdb.wixproj cpython-3.6.14/Tools/msi/tcltk/tcltk_pdb.wxs cpython-3.6.14/Tools/msi/tcltk/tcltk_reg.wxs cpython-3.6.14/Tools/msi/test/ cpython-3.6.14/Tools/msi/test/test.wixproj cpython-3.6.14/Tools/msi/test/test.wxs cpython-3.6.14/Tools/msi/test/test_d.wixproj cpython-3.6.14/Tools/msi/test/test_d.wxs cpython-3.6.14/Tools/msi/test/test_en-US.wxl cpython-3.6.14/Tools/msi/test/test_files.wxs cpython-3.6.14/Tools/msi/test/test_pdb.wixproj cpython-3.6.14/Tools/msi/test/test_pdb.wxs cpython-3.6.14/Tools/msi/testrelease.bat cpython-3.6.14/Tools/msi/tools/ cpython-3.6.14/Tools/msi/tools/tools.wixproj cpython-3.6.14/Tools/msi/tools/tools.wxs cpython-3.6.14/Tools/msi/tools/tools_en-US.wxl cpython-3.6.14/Tools/msi/tools/tools_files.wxs cpython-3.6.14/Tools/msi/uploadrelease.bat cpython-3.6.14/Tools/msi/uploadrelease.proj cpython-3.6.14/Tools/msi/wix.props cpython-3.6.14/Tools/nuget/ cpython-3.6.14/Tools/nuget/build.bat cpython-3.6.14/Tools/nuget/make_pkg.proj cpython-3.6.14/Tools/nuget/python.nuspec cpython-3.6.14/Tools/nuget/python.props cpython-3.6.14/Tools/nuget/pythondaily.nuspec cpython-3.6.14/Tools/nuget/pythonx86.nuspec cpython-3.6.14/Tools/parser/ cpython-3.6.14/Tools/parser/unparse.py cpython-3.6.14/Tools/pybench/ cpython-3.6.14/Tools/pybench/Arithmetic.py cpython-3.6.14/Tools/pybench/Calls.py cpython-3.6.14/Tools/pybench/CommandLine.py cpython-3.6.14/Tools/pybench/Constructs.py cpython-3.6.14/Tools/pybench/Dict.py cpython-3.6.14/Tools/pybench/Exceptions.py cpython-3.6.14/Tools/pybench/Imports.py cpython-3.6.14/Tools/pybench/Instances.py cpython-3.6.14/Tools/pybench/LICENSE cpython-3.6.14/Tools/pybench/Lists.py cpython-3.6.14/Tools/pybench/Lookups.py cpython-3.6.14/Tools/pybench/NewInstances.py cpython-3.6.14/Tools/pybench/Numbers.py cpython-3.6.14/Tools/pybench/README cpython-3.6.14/Tools/pybench/Setup.py cpython-3.6.14/Tools/pybench/Strings.py cpython-3.6.14/Tools/pybench/Tuples.py cpython-3.6.14/Tools/pybench/Unicode.py cpython-3.6.14/Tools/pybench/With.py cpython-3.6.14/Tools/pybench/clockres.py cpython-3.6.14/Tools/pybench/package/ cpython-3.6.14/Tools/pybench/package/__init__.py cpython-3.6.14/Tools/pybench/package/submodule.py cpython-3.6.14/Tools/pybench/pybench.py cpython-3.6.14/Tools/pybench/systimes.py cpython-3.6.14/Tools/pynche/ cpython-3.6.14/Tools/pynche/ChipViewer.py cpython-3.6.14/Tools/pynche/ColorDB.py cpython-3.6.14/Tools/pynche/DetailsViewer.py cpython-3.6.14/Tools/pynche/ListViewer.py cpython-3.6.14/Tools/pynche/Main.py cpython-3.6.14/Tools/pynche/PyncheWidget.py cpython-3.6.14/Tools/pynche/README cpython-3.6.14/Tools/pynche/StripViewer.py cpython-3.6.14/Tools/pynche/Switchboard.py cpython-3.6.14/Tools/pynche/TextViewer.py cpython-3.6.14/Tools/pynche/TypeinViewer.py cpython-3.6.14/Tools/pynche/X/ cpython-3.6.14/Tools/pynche/X/rgb.txt cpython-3.6.14/Tools/pynche/X/xlicense.txt cpython-3.6.14/Tools/pynche/__init__.py cpython-3.6.14/Tools/pynche/html40colors.txt cpython-3.6.14/Tools/pynche/namedcolors.txt cpython-3.6.14/Tools/pynche/pyColorChooser.py cpython-3.6.14/Tools/pynche/pynche cpython-3.6.14/Tools/pynche/pynche.pyw cpython-3.6.14/Tools/pynche/webcolors.txt cpython-3.6.14/Tools/pynche/websafe.txt cpython-3.6.14/Tools/scripts/ cpython-3.6.14/Tools/scripts/2to3 cpython-3.6.14/Tools/scripts/README cpython-3.6.14/Tools/scripts/abitype.py cpython-3.6.14/Tools/scripts/analyze_dxp.py cpython-3.6.14/Tools/scripts/byext.py cpython-3.6.14/Tools/scripts/byteyears.py cpython-3.6.14/Tools/scripts/checkpip.py cpython-3.6.14/Tools/scripts/checkpyc.py cpython-3.6.14/Tools/scripts/cleanfuture.py cpython-3.6.14/Tools/scripts/combinerefs.py cpython-3.6.14/Tools/scripts/copytime.py cpython-3.6.14/Tools/scripts/crlf.py cpython-3.6.14/Tools/scripts/db2pickle.py cpython-3.6.14/Tools/scripts/diff.py cpython-3.6.14/Tools/scripts/dutree.doc cpython-3.6.14/Tools/scripts/dutree.py cpython-3.6.14/Tools/scripts/eptags.py cpython-3.6.14/Tools/scripts/find-uname.py cpython-3.6.14/Tools/scripts/find_recursionlimit.py cpython-3.6.14/Tools/scripts/finddiv.py cpython-3.6.14/Tools/scripts/findlinksto.py cpython-3.6.14/Tools/scripts/findnocoding.py cpython-3.6.14/Tools/scripts/fixcid.py cpython-3.6.14/Tools/scripts/fixdiv.py cpython-3.6.14/Tools/scripts/fixheader.py cpython-3.6.14/Tools/scripts/fixnotice.py cpython-3.6.14/Tools/scripts/fixps.py cpython-3.6.14/Tools/scripts/generate_opcode_h.py cpython-3.6.14/Tools/scripts/get-remote-certificate.py cpython-3.6.14/Tools/scripts/google.py cpython-3.6.14/Tools/scripts/gprof2html.py cpython-3.6.14/Tools/scripts/h2py.py cpython-3.6.14/Tools/scripts/highlight.py cpython-3.6.14/Tools/scripts/idle3 cpython-3.6.14/Tools/scripts/ifdef.py cpython-3.6.14/Tools/scripts/import_diagnostics.py cpython-3.6.14/Tools/scripts/lfcr.py cpython-3.6.14/Tools/scripts/linktree.py cpython-3.6.14/Tools/scripts/lll.py cpython-3.6.14/Tools/scripts/mailerdaemon.py cpython-3.6.14/Tools/scripts/make_ctype.py cpython-3.6.14/Tools/scripts/md5sum.py cpython-3.6.14/Tools/scripts/mkreal.py cpython-3.6.14/Tools/scripts/ndiff.py cpython-3.6.14/Tools/scripts/nm2def.py cpython-3.6.14/Tools/scripts/objgraph.py cpython-3.6.14/Tools/scripts/parse_html5_entities.py cpython-3.6.14/Tools/scripts/parseentities.py cpython-3.6.14/Tools/scripts/patchcheck.py cpython-3.6.14/Tools/scripts/pathfix.py cpython-3.6.14/Tools/scripts/pdeps.py cpython-3.6.14/Tools/scripts/pickle2db.py cpython-3.6.14/Tools/scripts/pindent.py cpython-3.6.14/Tools/scripts/ptags.py cpython-3.6.14/Tools/scripts/pydoc3 cpython-3.6.14/Tools/scripts/pysource.py /bin/sh: line 0: cd: cpython-3.6.13: No such file or directory cpython-3.6.14/Tools/scripts/pyvenv cpython-3.6.14/Tools/scripts/reindent-rst.py subprocess exited with status 1 cpython-3.6.14/Tools/scripts/reindent.py subprocess exited with status 1 cpython-3.6.14/Tools/scripts/rgrep.py error building at STEP "RUN tar -xzvf python.tar.gz && cd cpython-3.6.13 && ./configure --enable-loadable-sqlite-extensions --enable-optimizations --enable-option-checking=fatal --with-system-expat --with-ensurepip && make altinstall": exit status 1 cpython-3.6.14/Tools/scripts/run_tests.py level=error msg="exit status 1" cpython-3.6.14/Tools/scripts/serve.py cpython-3.6.14/Tools/scripts/suff.py cpython-3.6.14/Tools/scripts/svneol.py cpython-3.6.14/Tools/scripts/texi2html.py cpython-3.6.14/Tools/scripts/treesync.py cpython-3.6.14/Tools/scripts/untabify.py cpython-3.6.14/Tools/scripts/update_file.py cpython-3.6.14/Tools/scripts/which.py cpython-3.6.14/Tools/scripts/win_add2path.py cpython-3.6.14/Tools/ssl/ cpython-3.6.14/Tools/ssl/make_ssl_data.py cpython-3.6.14/Tools/ssl/multissltests.py cpython-3.6.14/Tools/ssl/sslspeed.vcxproj cpython-3.6.14/Tools/stringbench/ cpython-3.6.14/Tools/stringbench/README cpython-3.6.14/Tools/stringbench/stringbench.py cpython-3.6.14/Tools/test2to3/ cpython-3.6.14/Tools/test2to3/README cpython-3.6.14/Tools/test2to3/maintest.py cpython-3.6.14/Tools/test2to3/setup.py cpython-3.6.14/Tools/test2to3/test/ cpython-3.6.14/Tools/test2to3/test/runtests.py cpython-3.6.14/Tools/test2to3/test/test_foo.py cpython-3.6.14/Tools/test2to3/test2to3/ cpython-3.6.14/Tools/test2to3/test2to3/__init__.py cpython-3.6.14/Tools/test2to3/test2to3/hello.py cpython-3.6.14/Tools/tz/ cpython-3.6.14/Tools/tz/zdump.py cpython-3.6.14/Tools/unicode/ cpython-3.6.14/Tools/unicode/Makefile cpython-3.6.14/Tools/unicode/comparecodecs.py cpython-3.6.14/Tools/unicode/gencjkcodecs.py cpython-3.6.14/Tools/unicode/gencodec.py cpython-3.6.14/Tools/unicode/genwincodec.py cpython-3.6.14/Tools/unicode/genwincodecs.bat cpython-3.6.14/Tools/unicode/listcodecs.py cpython-3.6.14/Tools/unicode/makeunicodedata.py cpython-3.6.14/Tools/unicode/mkstringprep.py cpython-3.6.14/Tools/unicode/python-mappings/ cpython-3.6.14/Tools/unicode/python-mappings/CP1140.TXT cpython-3.6.14/Tools/unicode/python-mappings/CP273.TXT cpython-3.6.14/Tools/unicode/python-mappings/KOI8-U.TXT cpython-3.6.14/Tools/unicode/python-mappings/TIS-620.TXT cpython-3.6.14/Tools/unittestgui/ cpython-3.6.14/Tools/unittestgui/README.txt cpython-3.6.14/Tools/unittestgui/unittestgui.py cpython-3.6.14/aclocal.m4 cpython-3.6.14/config.guess cpython-3.6.14/config.sub cpython-3.6.14/configure cpython-3.6.14/configure.ac cpython-3.6.14/install-sh cpython-3.6.14/pyconfig.h.in cpython-3.6.14/setup.py STEP 5: FROM registry1.dso.mil/ironbank/redhat/ubi/ubi8:8.4 section_end:1624932421:step_script section_start:1624932421:upload_artifacts_on_failure Uploading artifacts for failed job Uploading artifacts... ci-artifacts/build/: found 1 matching files and directories Uploading artifacts as "archive" to coordinator... ok id=4442914 responseStatus=201 Created token=PPwUntMi Uploading artifacts... WARNING: build.env: no matching files  ERROR: No files to upload  section_end:1624932422:upload_artifacts_on_failure section_start:1624932422:cleanup_file_variables Cleaning up file based variables section_end:1624932422:cleanup_file_variables ERROR: Job failed: command terminated with exit code 1