all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [PATCH 0/1] WIP Python 3.6.0 upgrade
@ 2017-03-04 22:20 Leo Famulari
  2017-03-04 22:20 ` [PATCH 1/1] WIP: python-3: Update to 3.6.0 Leo Famulari
  2017-03-04 22:23 ` [PATCH 0/1] WIP Python 3.6.0 upgrade Leo Famulari
  0 siblings, 2 replies; 4+ messages in thread
From: Leo Famulari @ 2017-03-04 22:20 UTC (permalink / raw)
  To: guix-devel

This is the beginning of a Python 3.6.0 upgrade.

There are still some test failures, and I request your advice about how
to handle them.

A full copy of my build log will be sent in a follow-up message.

Leo Famulari (1):
  WIP: python-3: Update to 3.6.0.

 gnu/local.mk                                       |  4 +-
 .../patches/python-3-AEAD-linux-test-failure.patch | 81 ++++++++++++++++++++++
 gnu/packages/patches/python-3.4-fix-tests.patch    | 12 ----
 gnu/packages/patches/python-3.5-fix-tests.patch    | 46 ------------
 gnu/packages/patches/python-3.6-fix-tests.patch    | 78 +++++++++++++++++++++
 gnu/packages/patches/python-fix-tests.patch        | 19 -----
 gnu/packages/python.scm                            | 31 +++------
 7 files changed, 170 insertions(+), 101 deletions(-)
 create mode 100644 gnu/packages/patches/python-3-AEAD-linux-test-failure.patch
 delete mode 100644 gnu/packages/patches/python-3.4-fix-tests.patch
 delete mode 100644 gnu/packages/patches/python-3.5-fix-tests.patch
 create mode 100644 gnu/packages/patches/python-3.6-fix-tests.patch

-- 
2.12.0

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [PATCH 1/1] WIP: python-3: Update to 3.6.0.
  2017-03-04 22:20 [PATCH 0/1] WIP Python 3.6.0 upgrade Leo Famulari
@ 2017-03-04 22:20 ` Leo Famulari
  2017-03-04 22:23 ` [PATCH 0/1] WIP Python 3.6.0 upgrade Leo Famulari
  1 sibling, 0 replies; 4+ messages in thread
From: Leo Famulari @ 2017-03-04 22:20 UTC (permalink / raw)
  To: guix-devel

* gnu/packages/patches/python-3.4-fix-tests.patch,
gnu/packages/patches/python-3.5-fix-tests.patch: Delete files.
* gnu/packages/patches/python-3-AEAD-linux-test-failure.patch,
gnu/packages/patches/python-3.6-fix-tests.patch: New files.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/python.scm (python-3.4, python-3.5): Remove variables.
(python-3.6): New variable.
(python-3): Use python-3.6.
---
 gnu/local.mk                                       |  4 +-
 .../patches/python-3-AEAD-linux-test-failure.patch | 81 ++++++++++++++++++++++
 gnu/packages/patches/python-3.4-fix-tests.patch    | 12 ----
 gnu/packages/patches/python-3.5-fix-tests.patch    | 46 ------------
 gnu/packages/patches/python-3.6-fix-tests.patch    | 78 +++++++++++++++++++++
 gnu/packages/patches/python-fix-tests.patch        | 19 -----
 gnu/packages/python.scm                            | 31 +++------
 7 files changed, 170 insertions(+), 101 deletions(-)
 create mode 100644 gnu/packages/patches/python-3-AEAD-linux-test-failure.patch
 delete mode 100644 gnu/packages/patches/python-3.4-fix-tests.patch
 delete mode 100644 gnu/packages/patches/python-3.5-fix-tests.patch
 create mode 100644 gnu/packages/patches/python-3.6-fix-tests.patch

diff --git a/gnu/local.mk b/gnu/local.mk
index ce8ea3d37..2620238c0 100644
--- a/gnu/local.mk
+++ b/gnu/local.mk
@@ -853,8 +853,8 @@ dist_patch_DATA =						\
   %D%/packages/patches/python-2.7-source-date-epoch.patch	\
   %D%/packages/patches/python-3-deterministic-build-info.patch	\
   %D%/packages/patches/python-3-search-paths.patch		\
-  %D%/packages/patches/python-3.4-fix-tests.patch		\
-  %D%/packages/patches/python-3.5-fix-tests.patch		\
+  %D%/packages/patches/python-3-AEAD-linux-test-failure.patch	\
+  %D%/packages/patches/python-3.6-fix-tests.patch		\
   %D%/packages/patches/python-dendropy-fix-tests.patch		\
   %D%/packages/patches/python-file-double-encoding-bug.patch	\
   %D%/packages/patches/python-fix-tests.patch			\
diff --git a/gnu/packages/patches/python-3-AEAD-linux-test-failure.patch b/gnu/packages/patches/python-3-AEAD-linux-test-failure.patch
new file mode 100644
index 000000000..277eb4300
--- /dev/null
+++ b/gnu/packages/patches/python-3-AEAD-linux-test-failure.patch
@@ -0,0 +1,81 @@
+Fix a test failure with recent Linux kernels:
+
+https://bugs.python.org/issue29324
+
+Patch copied from upstream source repository:
+
+https://github.com/python/cpython/commit/9764c151c51480a7ca6042b1ccd69be2620ff360
+
+From 9764c151c51480a7ca6042b1ccd69be2620ff360 Mon Sep 17 00:00:00 2001
+From: matejcik <matejcik@gmail.com>
+Date: Thu, 16 Feb 2017 14:41:31 +0100
+Subject: [PATCH] update test_socket AEAD test for kernel 4.9 and up (#133)
+
+---
+ Lib/test/test_socket.py | 15 +++++++--------
+ 1 file changed, 7 insertions(+), 8 deletions(-)
+
+diff --git a/Lib/test/test_socket.py b/Lib/test/test_socket.py
+index b5c9c0cf21..81f7cf774b 100644
+--- Lib/test/test_socket.py
++++ Lib/test/test_socket.py
+@@ -5487,7 +5487,7 @@ class LinuxKernelCryptoAPI(unittest.TestCase):
+             self.assertEqual(len(dec), msglen * multiplier)
+             self.assertEqual(dec, msg * multiplier)
+ 
+-    @support.requires_linux_version(4, 3)  # see test_aes_cbc
++    @support.requires_linux_version(4, 9)  # see issue29324
+     def test_aead_aes_gcm(self):
+         key = bytes.fromhex('c939cc13397c1d37de6ae0e1cb7c423c')
+         iv = bytes.fromhex('b3d8cc017cbb89b39e0f67e2')
+@@ -5510,8 +5510,7 @@ class LinuxKernelCryptoAPI(unittest.TestCase):
+                 op.sendmsg_afalg(op=socket.ALG_OP_ENCRYPT, iv=iv,
+                                  assoclen=assoclen, flags=socket.MSG_MORE)
+                 op.sendall(assoc, socket.MSG_MORE)
+-                op.sendall(plain, socket.MSG_MORE)
+-                op.sendall(b'\x00' * taglen)
++                op.sendall(plain)
+                 res = op.recv(assoclen + len(plain) + taglen)
+                 self.assertEqual(expected_ct, res[assoclen:-taglen])
+                 self.assertEqual(expected_tag, res[-taglen:])
+@@ -5519,7 +5518,7 @@ class LinuxKernelCryptoAPI(unittest.TestCase):
+             # now with msg
+             op, _ = algo.accept()
+             with op:
+-                msg = assoc + plain + b'\x00' * taglen
++                msg = assoc + plain
+                 op.sendmsg_afalg([msg], op=socket.ALG_OP_ENCRYPT, iv=iv,
+                                  assoclen=assoclen)
+                 res = op.recv(assoclen + len(plain) + taglen)
+@@ -5530,7 +5529,7 @@ class LinuxKernelCryptoAPI(unittest.TestCase):
+             pack_uint32 = struct.Struct('I').pack
+             op, _ = algo.accept()
+             with op:
+-                msg = assoc + plain + b'\x00' * taglen
++                msg = assoc + plain
+                 op.sendmsg(
+                     [msg],
+                     ([socket.SOL_ALG, socket.ALG_SET_OP, pack_uint32(socket.ALG_OP_ENCRYPT)],
+@@ -5538,7 +5537,7 @@ class LinuxKernelCryptoAPI(unittest.TestCase):
+                      [socket.SOL_ALG, socket.ALG_SET_AEAD_ASSOCLEN, pack_uint32(assoclen)],
+                     )
+                 )
+-                res = op.recv(len(msg))
++                res = op.recv(len(msg) + taglen)
+                 self.assertEqual(expected_ct, res[assoclen:-taglen])
+                 self.assertEqual(expected_tag, res[-taglen:])
+ 
+@@ -5548,8 +5547,8 @@ class LinuxKernelCryptoAPI(unittest.TestCase):
+                 msg = assoc + expected_ct + expected_tag
+                 op.sendmsg_afalg([msg], op=socket.ALG_OP_DECRYPT, iv=iv,
+                                  assoclen=assoclen)
+-                res = op.recv(len(msg))
+-                self.assertEqual(plain, res[assoclen:-taglen])
++                res = op.recv(len(msg) - taglen)
++                self.assertEqual(plain, res[assoclen:])
+ 
+     @support.requires_linux_version(4, 3)  # see test_aes_cbc
+     def test_drbg_pr_sha256(self):
+-- 
+2.12.0
+
diff --git a/gnu/packages/patches/python-3.4-fix-tests.patch b/gnu/packages/patches/python-3.4-fix-tests.patch
deleted file mode 100644
index d1f8138e7..000000000
--- a/gnu/packages/patches/python-3.4-fix-tests.patch
+++ /dev/null
@@ -1,12 +0,0 @@
---- Lib/test/test_posixpath.py  2014-03-01 05:46:56.984311000 +0100
-+++ Lib/test/test_posixpath.py  2014-03-07 00:59:20.888311000 +0100
-@@ -319,7 +319,11 @@
-                 del env['HOME']
-                 home = pwd.getpwuid(os.getuid()).pw_dir
-                 # $HOME can end with a trailing /, so strip it (see #17809)
--                self.assertEqual(posixpath.expanduser("~"), home.rstrip("/"))
-+                # The Guix builders have '/' as a home directory, so
-+                # home.rstrip("/") will be an empty string and the test will
-+                # fail. Let's just disable it since it does not really make
-+                # sense with such a bizarre setup.
-+                # self.assertEqual(posixpath.expanduser("~"), home.rstrip("/"))
diff --git a/gnu/packages/patches/python-3.5-fix-tests.patch b/gnu/packages/patches/python-3.5-fix-tests.patch
deleted file mode 100644
index 46d2a84ef..000000000
--- a/gnu/packages/patches/python-3.5-fix-tests.patch
+++ /dev/null
@@ -1,46 +0,0 @@
-Additional test fixes which affect Python 3.5 (and presumably later) but not
-prior revisions of Python.
-
---- Lib/test/test_pathlib.py     2014-03-01 03:02:36.088311000 +0100
-+++ Lib/test/test_pathlib.py     2014-03-01 04:56:37.768311000 +0100
-@@ -1986,8 +1986,9 @@
-         expect = set() if not support.fs_is_case_insensitive(BASE) else given
-         self.assertEqual(given, expect)
-         self.assertEqual(set(p.rglob("FILEd*")), set())
- 
-+    @unittest.skipIf(True, "Guix builder home is '/' which causes trouble for these tests")
-     def test_expanduser(self):
-         P = self.cls
-         support.import_module('pwd')
-         import pwd
---- Lib/test/test_tarfile.py        2016-02-24 19:22:52.597208055 +0000
-+++ Lib/test/test_tarfile.py     2016-02-24 20:50:48.941950135 +0000
-@@ -2305,11 +2305,14 @@
-     try:
-         import pwd, grp
-     except ImportError:
-         return False
--    if pwd.getpwuid(0)[0] != 'root':
--        return False
--    if grp.getgrgid(0)[0] != 'root':
-+    try:
-+        if pwd.getpwuid(0)[0] != 'root':
-+            return False
-+        if grp.getgrgid(0)[0] != 'root':
-+            return False
-+    except KeyError:
-         return False
-     return True
-
-
---- Lib/test/test_asyncio/test_base_events.py
-+++ Lib/test/test_asyncio/test_base_events.py
-@@ -142,6 +142,8 @@ class BaseEventTests(test_utils.TestCase):
-             (INET, STREAM, TCP, '', ('1.2.3.4', 1)),
-             base_events._ipaddr_info('1.2.3.4', b'1', INET, STREAM, TCP))
- 
-+    @unittest.skipUnless(support.is_resource_enabled('network'),
-+                         'network is not enabled')
-     def test_getaddrinfo_servname(self):
-         INET = socket.AF_INET
-         STREAM = socket.SOCK_STREAM
diff --git a/gnu/packages/patches/python-3.6-fix-tests.patch b/gnu/packages/patches/python-3.6-fix-tests.patch
new file mode 100644
index 000000000..1dd79c372
--- /dev/null
+++ b/gnu/packages/patches/python-3.6-fix-tests.patch
@@ -0,0 +1,78 @@
+Additional test fixes which affect Python 3.5 (and presumably later) but not
+prior revisions of Python.
+
+--- Lib/test/test_pathlib.py     2014-03-01 03:02:36.088311000 +0100
++++ Lib/test/test_pathlib.py     2014-03-01 04:56:37.768311000 +0100
+@@ -1986,8 +1986,9 @@
+         expect = set() if not support.fs_is_case_insensitive(BASE) else given
+         self.assertEqual(given, expect)
+         self.assertEqual(set(p.rglob("FILEd*")), set())
+ 
++    @unittest.skipIf(True, "Guix builder home is '/' which causes trouble for these tests")
+     def test_expanduser(self):
+         P = self.cls
+         support.import_module('pwd')
+         import pwd
+--- Lib/test/test_tarfile.py        2016-02-24 19:22:52.597208055 +0000
++++ Lib/test/test_tarfile.py     2016-02-24 20:50:48.941950135 +0000
+@@ -2305,11 +2305,14 @@
+     try:
+         import pwd, grp
+     except ImportError:
+         return False
+-    if pwd.getpwuid(0)[0] != 'root':
+-        return False
+-    if grp.getgrgid(0)[0] != 'root':
++    try:
++        if pwd.getpwuid(0)[0] != 'root':
++            return False
++        if grp.getgrgid(0)[0] != 'root':
++            return False
++    except KeyError:
+         return False
+     return True
+
+
+--- Lib/test/test_asyncio/test_base_events.py
++++ Lib/test/test_asyncio/test_base_events.py
+@@ -1216,6 +1216,8 @@ class BaseEventLoopWithSelectorTests(test_utils.TestCase):
+         self._test_create_connection_ip_addr(m_socket, False)
+ 
+     @patch_socket
++    @unittest.skipUnless(support.is_resource_enabled('network'),
++                         'network is not enabled')
+     def test_create_connection_service_name(self, m_socket):
+         m_socket.getaddrinfo = socket.getaddrinfo
+         sock = m_socket.socket.return_value
+diff --git a/Lib/test/test_shutil.py b/Lib/test/test_shutil.py
+index af5f00f..135ea5d 100644
+--- Lib/test/test_shutil.py
++++ Lib/test/test_shutil.py
+@@ -1145,6 +1145,7 @@ class TestShutil(unittest.TestCase):
+         self.assertRaises(ValueError, make_archive, base_name, 'xxx')
+ 
+     @requires_zlib
++    @unittest.skipIf(True, "getgrgid(0)[0] raises a KeyError on Guix")
+     def test_make_archive_owner_group(self):
+         # testing make_archive with owner and group, with various combinations
+         # this works even if there's not gid/uid support
+@@ -1173,6 +1174,7 @@ class TestShutil(unittest.TestCase):
+ 
+ 
+     @requires_zlib
++    @unittest.skipIf(True, "getgrgid(0)[0] raises a KeyError on Guix")
+     @unittest.skipUnless(UID_GID_SUPPORT, "Requires grp and pwd support")
+     def test_tarfile_root_owner(self):
+         root_dir, base_dir = self._create_files()
+diff --git a/Lib/test/test_spwd.py b/Lib/test/test_spwd.py
+index e893f3a..f07022b 100644
+--- Lib/test/test_spwd.py
++++ Lib/test/test_spwd.py
+@@ -58,6 +58,7 @@ class TestSpwdRoot(unittest.TestCase):
+ 
+ @unittest.skipUnless(hasattr(os, 'geteuid') and os.geteuid() != 0,
+                      'non-root user required')
++@unittest.skipIf(True, "assumes that /etc/shadow exists?")
+ class TestSpwdNonRoot(unittest.TestCase):
+ 
+     def test_getspnam_exception(self):
diff --git a/gnu/packages/patches/python-fix-tests.patch b/gnu/packages/patches/python-fix-tests.patch
index e093307c5..e5038a0dd 100644
--- a/gnu/packages/patches/python-fix-tests.patch
+++ b/gnu/packages/patches/python-fix-tests.patch
@@ -1,25 +1,6 @@
 See the discussion about the issues fixed here at:
 http://bugs.python.org/issue20868 .
 
---- Lib/test/test_shutil.py     2014-03-01 03:02:36.088311000 +0100
-+++ Lib/test/test_shutil.py     2014-03-01 04:56:37.768311000 +0100
-@@ -1053,6 +1053,7 @@
-         self.assertRaises(ValueError, make_archive, base_name, 'xxx')
- 
-     @requires_zlib
-+    @unittest.skipIf(True, "getgrgid(0)[0] raises a KeyError on Guix")
-     def test_make_archive_owner_group(self):
-         # testing make_archive with owner and group, with various combinations
-         # this works even if there's not gid/uid support
-@@ -1081,6 +1082,7 @@
- 
- 
-     @requires_zlib
-+    @unittest.skipIf(True, "getgrgid(0)[0] raises a KeyError on Guix")
-     @unittest.skipUnless(UID_GID_SUPPORT, "Requires grp and pwd support")
-     def test_tarfile_root_owner(self):
-         tmpdir, tmpdir2, base_name =  self._create_files()
-
 --- Lib/test/test_socket.py.orig	2014-03-02 22:14:12.264311000 +0100
 +++ Lib/test/test_socket.py	2014-03-21 03:50:45.660311000 +0100
 @@ -819,6 +819,8 @@
diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm
index 804005fa4..12be1eaf1 100644
--- a/gnu/packages/python.scm
+++ b/gnu/packages/python.scm
@@ -313,22 +313,26 @@ data types.")
 ;; Current 2.x version.
 (define-public python-2 python-2.7)
 
-(define-public python-3.5
+(define-public python-3.6
   (package (inherit python-2)
-    (version "3.5.2")
+    (version "3.6.0")
     (source (origin
               (method url-fetch)
               (uri (string-append "https://www.python.org/ftp/python/"
                                   version "/Python-" version ".tar.xz"))
               (patches (search-patches
                         "python-fix-tests.patch"
-                        "python-3.5-fix-tests.patch"
+                        "python-3.6-fix-tests.patch"
+                        "python-3-AEAD-linux-test-failure.patch"
+
+                        ;; unnecessary after core-updates's GCC 7 backport?
                         "python-3-deterministic-build-info.patch"
+
                         "python-3-search-paths.patch"))
               (patch-flags '("-p0"))
               (sha256
                (base32
-                "0h6a5fr7ram2s483lh0pnmc4ncijb8llnpfdxdcl5dxr01hza400"))))
+                "08inlbb2vb8lahw6wfq654lqk6l1x7ncpggp6a92vqw5yq2gkidh"))))
     (arguments (substitute-keyword-arguments (package-arguments python-2)
                  ((#:tests? _) #t)))
     (native-search-paths
@@ -338,25 +342,8 @@ data types.")
                                         (version-major+minor version)
                                         "/site-packages"))))))))
 
-(define-public python-3.4
-  (package (inherit python-3.5)
-    (version "3.4.5")
-    (source (origin
-              (method url-fetch)
-              (uri (string-append "https://www.python.org/ftp/python/"
-                                  version "/Python-" version ".tar.xz"))
-              (patches (search-patches
-                        "python-fix-tests.patch"
-                        "python-3.4-fix-tests.patch"
-                        "python-3-deterministic-build-info.patch"
-                        "python-3-search-paths.patch"))
-              (patch-flags '("-p0"))
-              (sha256
-               (base32
-                "12l9klp778wklxmckhghniy5hklss8r26995pyd00qbllk4b2r7f"))))))
-
 ;; Current 3.x version.
-(define-public python-3 python-3.5)
+(define-public python-3 python-3.6)
 
 ;; Current major version.
 (define-public python python-3)
-- 
2.12.0

^ permalink raw reply related	[flat|nested] 4+ messages in thread

* Re: [PATCH 0/1] WIP Python 3.6.0 upgrade
  2017-03-04 22:20 [PATCH 0/1] WIP Python 3.6.0 upgrade Leo Famulari
  2017-03-04 22:20 ` [PATCH 1/1] WIP: python-3: Update to 3.6.0 Leo Famulari
@ 2017-03-04 22:23 ` Leo Famulari
  2017-03-05 13:23   ` SIGINT in guix environment Danny Milosavljevic
  1 sibling, 1 reply; 4+ messages in thread
From: Leo Famulari @ 2017-03-04 22:23 UTC (permalink / raw)
  To: guix-devel

[-- Attachment #1: Type: text/plain, Size: 319 bytes --]

On Sat, Mar 04, 2017 at 05:20:30PM -0500, Leo Famulari wrote:
> There are still some test failures, and I request your advice about how
> to handle them.
> 
> A full copy of my build log will be sent in a follow-up message.

It is attached. The failing tests are:

test_distutils
test_pdb
test_regrtest
test_subprocess

[-- Attachment #2: python-3.6.log --]
[-- Type: text/plain, Size: 486539 bytes --]

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

  By default, distutils will build C++ extension modules with "g++".
  If this is not intended, then set CXX on the configure command line.
  
checking for the platform triplet based on compiler characteristics... x86_64-linux-gnu
checking for -Wl,--no-as-needed... yes
checking for egrep... /gnu/store/hb301wl5s7352vbn1vds85dhy32n0hkw-grep-2.25/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for the Android API level... not Android
checking for --with-suffix... 
checking for case-insensitive build directory... no
checking LIBRARY... libpython$(VERSION)$(ABIFLAGS).a
checking LINKCC... $(PURIFY) $(MAINCC)
checking for GNU ld... yes
checking for inline... inline
checking for --enable-shared... yes
checking for --enable-profiling... no
checking LDLIBRARY... libpython$(LDVERSION).so
checking for ranlib... ranlib
checking for ar... ar
checking for readelf... readelf
checking for a BSD-compatible install... /gnu/store/9xfn6q7cxqxaxsv6kgiic9iygl2iv2ci-coreutils-8.25/bin/install -c
checking for a thread-safe mkdir -p... /gnu/store/9xfn6q7cxqxaxsv6kgiic9iygl2iv2ci-coreutils-8.25/bin/mkdir -p
checking for --with-pydebug... no
checking for --enable-optimizations... no
checking for --with-lto... no
checking target system type... x86_64-unknown-linux-gnu
checking for -llvm-profdata... no
checking for llvm-profdata... ''
checking for -Wextra... yes
checking whether gcc accepts and needs -fno-strict-aliasing... no
checking if we can turn off gcc unused result warning... yes
checking if we can turn off gcc unused parameter warning... yes
checking if we can turn off gcc missing field initializers warning... yes
checking if we can turn on gcc mixed sign comparison warning... yes
checking if we can turn on gcc unreachable code warning... no
checking whether pthreads are available without options... no
checking whether gcc accepts -Kpthread... no
checking whether gcc accepts -Kthread... no
checking whether gcc accepts -pthread... yes
checking whether g++ also accepts flags for thread support... yes
checking for ANSI C header files... (cached) yes
checking asm/types.h usability... yes
checking asm/types.h presence... yes
checking for asm/types.h... yes
checking conio.h usability... no
checking conio.h presence... no
checking for conio.h... no
checking direct.h usability... no
checking direct.h presence... no
checking for direct.h... no
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking grp.h usability... yes
checking grp.h presence... yes
checking for grp.h... yes
checking ieeefp.h usability... no
checking ieeefp.h presence... no
checking for ieeefp.h... no
checking io.h usability... no
checking io.h presence... no
checking for io.h... no
checking langinfo.h usability... yes
checking langinfo.h presence... yes
checking for langinfo.h... yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking process.h usability... no
checking process.h presence... no
checking for process.h... no
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking sched.h usability... yes
checking sched.h presence... yes
checking for sched.h... yes
checking shadow.h usability... yes
checking shadow.h presence... yes
checking for shadow.h... yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking stropts.h usability... yes
checking stropts.h presence... yes
checking for stropts.h... yes
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking for unistd.h... (cached) yes
checking utime.h usability... yes
checking utime.h presence... yes
checking for utime.h... yes
checking poll.h usability... yes
checking poll.h presence... yes
checking for poll.h... yes
checking sys/devpoll.h usability... no
checking sys/devpoll.h presence... no
checking for sys/devpoll.h... no
checking sys/epoll.h usability... yes
checking sys/epoll.h presence... yes
checking for sys/epoll.h... yes
checking sys/poll.h usability... yes
checking sys/poll.h presence... yes
checking for sys/poll.h... yes
checking sys/audioio.h usability... no
checking sys/audioio.h presence... no
checking for sys/audioio.h... no
checking sys/xattr.h usability... yes
checking sys/xattr.h presence... yes
checking for sys/xattr.h... yes
checking sys/bsdtty.h usability... no
checking sys/bsdtty.h presence... no
checking for sys/bsdtty.h... no
checking sys/event.h usability... no
checking sys/event.h presence... no
checking for sys/event.h... no
checking sys/file.h usability... yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/kern_control.h usability... no
checking sys/kern_control.h presence... no
checking for sys/kern_control.h... no
checking sys/loadavg.h usability... no
checking sys/loadavg.h presence... no
checking for sys/loadavg.h... no
checking sys/lock.h usability... no
checking sys/lock.h presence... no
checking for sys/lock.h... no
checking sys/mkdev.h usability... no
checking sys/mkdev.h presence... no
checking for sys/mkdev.h... no
checking sys/modem.h usability... no
checking sys/modem.h presence... no
checking for sys/modem.h... no
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking sys/sendfile.h usability... yes
checking sys/sendfile.h presence... yes
checking for sys/sendfile.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/statvfs.h usability... yes
checking sys/statvfs.h presence... yes
checking for sys/statvfs.h... yes
checking for sys/stat.h... (cached) yes
checking sys/syscall.h usability... yes
checking sys/syscall.h presence... yes
checking for sys/syscall.h... yes
checking sys/sys_domain.h usability... no
checking sys/sys_domain.h presence... no
checking for sys/sys_domain.h... no
checking sys/termio.h usability... no
checking sys/termio.h presence... no
checking for sys/termio.h... no
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/times.h usability... yes
checking sys/times.h presence... yes
checking for sys/times.h... yes
checking for sys/types.h... (cached) yes
checking sys/uio.h usability... yes
checking sys/uio.h presence... yes
checking for sys/uio.h... yes
checking sys/un.h usability... yes
checking sys/un.h presence... yes
checking for sys/un.h... yes
checking sys/utsname.h usability... yes
checking sys/utsname.h presence... yes
checking for sys/utsname.h... yes
checking sys/wait.h usability... yes
checking sys/wait.h presence... yes
checking for sys/wait.h... yes
checking pty.h usability... yes
checking pty.h presence... yes
checking for pty.h... yes
checking libutil.h usability... no
checking libutil.h presence... no
checking for libutil.h... no
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking netpacket/packet.h usability... yes
checking netpacket/packet.h presence... yes
checking for netpacket/packet.h... yes
checking sysexits.h usability... yes
checking sysexits.h presence... yes
checking for sysexits.h... yes
checking bluetooth.h usability... no
checking bluetooth.h presence... no
checking for bluetooth.h... no
checking linux/tipc.h usability... yes
checking linux/tipc.h presence... yes
checking for linux/tipc.h... yes
checking linux/random.h usability... yes
checking linux/random.h presence... yes
checking for linux/random.h... yes
checking spawn.h usability... yes
checking spawn.h presence... yes
checking for spawn.h... yes
checking util.h usability... no
checking util.h presence... no
checking for util.h... no
checking alloca.h usability... yes
checking alloca.h presence... yes
checking for alloca.h... yes
checking endian.h usability... yes
checking endian.h presence... yes
checking for endian.h... yes
checking sys/endian.h usability... no
checking sys/endian.h presence... no
checking for sys/endian.h... no
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking whether sys/types.h defines makedev... yes
checking bluetooth/bluetooth.h usability... no
checking bluetooth/bluetooth.h presence... no
checking for bluetooth/bluetooth.h... no
checking for net/if.h... yes
checking for linux/netlink.h... yes
checking for linux/can.h... yes
checking for linux/can/raw.h... yes
checking for linux/can/bcm.h... yes
checking for clock_t in time.h... yes
checking for makedev... yes
checking for le64toh... yes
checking Solaris LFS bug... no
checking for mode_t... yes
checking for off_t... yes
checking for pid_t... yes
checking for size_t... yes
checking for uid_t in sys/types.h... yes
checking for ssize_t... yes
checking for __uint128_t... yes
checking size of int... 4
checking size of long... 8
checking size of long long... 8
checking size of void *... 8
checking size of short... 2
checking size of float... 4
checking size of double... 8
checking size of fpos_t... 16
checking size of size_t... 8
checking size of pid_t... 4
checking size of uintptr_t... 8
checking for long double support... yes
checking size of long double... 16
checking size of _Bool... 1
checking size of off_t... 8
checking whether to enable large file support... no
checking size of time_t... 8
checking for pthread_t... yes
checking size of pthread_t... 8
checking for --enable-framework... no
checking for dyld... no
checking the extension of shared libraries... .so
checking LDSHARED... $(CC) -shared
checking CCSHARED... -fPIC
checking LINKFORSHARED... -Xlinker -export-dynamic
checking CFLAGSFORSHARED... $(CCSHARED)
checking SHLIBS... $(LIBS)
checking for sendfile in -lsendfile... no
checking for dlopen in -ldl... yes
checking for shl_load in -ldld... no
checking for library containing sem_init... -lpthread
checking for textdomain in -lintl... no
checking aligned memory access is required... no
checking for --with-hash-algorithm... default
checking for --with-address-sanitizer... no
checking for t_open in -lnsl... no
checking for socket in -lsocket... no
checking for --with-libs... no
checking for pkg-config... /gnu/store/gss5fk5yh86m6qm7avvnq06nv99pb4jr-pkg-config-0.29/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for --with-system-expat... no
checking for --with-system-ffi... yes
checking for --with-system-libmpdec... no
checking for --enable-loadable-sqlite-extensions... no
checking for --with-tcltk-includes... default
checking for --with-tcltk-libs... default
checking for --with-dbmliborder... 
checking for --with-threads... yes
checking if PTHREAD_SCOPE_SYSTEM is supported... yes
checking for pthread_sigmask... yes
checking for pthread_atfork... yes
checking if --enable-ipv6 is specified... yes
checking if RFC2553 API is available... yes
checking ipv6 stack type... linux-glibc
checking for CAN_RAW_FD_FRAMES... yes
checking for --with-doc-strings... yes
checking for --with-pymalloc... yes
checking for --with-valgrind... no
checking for --with-dtrace... no
checking for dlopen... yes
checking DYNLOADFILE... dynload_shlib.o
checking MACHDEP_OBJS... none
checking for alarm... yes
checking for accept4... yes
checking for setitimer... yes
checking for getitimer... yes
checking for bind_textdomain_codeset... yes
checking for chown... yes
checking for clock... yes
checking for confstr... yes
checking for ctermid... yes
checking for dup3... yes
checking for execv... yes
checking for faccessat... yes
checking for fchmod... yes
checking for fchmodat... yes
checking for fchown... yes
checking for fchownat... yes
checking for fexecve... yes
checking for fdopendir... yes
checking for fork... yes
checking for fpathconf... yes
checking for fstatat... yes
checking for ftime... yes
checking for ftruncate... yes
checking for futimesat... yes
checking for futimens... yes
checking for futimes... yes
checking for gai_strerror... yes
checking for getentropy... no
checking for getgrouplist... yes
checking for getgroups... yes
checking for getlogin... yes
checking for getloadavg... yes
checking for getpeername... yes
checking for getpgid... yes
checking for getpid... yes
checking for getpriority... yes
checking for getresuid... yes
checking for getresgid... yes
checking for getpwent... yes
checking for getspnam... yes
checking for getspent... yes
checking for getsid... yes
checking for getwd... yes
checking for if_nameindex... yes
checking for initgroups... yes
checking for kill... yes
checking for killpg... yes
checking for lchmod... no
checking for lchown... yes
checking for lockf... yes
checking for linkat... yes
checking for lstat... yes
checking for lutimes... yes
checking for mmap... yes
checking for memrchr... yes
checking for mbrtowc... yes
checking for mkdirat... yes
checking for mkfifo... yes
checking for mkfifoat... yes
checking for mknod... yes
checking for mknodat... yes
checking for mktime... yes
checking for mremap... yes
checking for nice... yes
checking for openat... yes
checking for pathconf... yes
checking for pause... yes
checking for pipe2... yes
checking for plock... no
checking for poll... yes
checking for posix_fallocate... yes
checking for posix_fadvise... yes
checking for pread... yes
checking for pthread_init... no
checking for pthread_kill... yes
checking for putenv... yes
checking for pwrite... yes
checking for readlink... yes
checking for readlinkat... yes
checking for readv... yes
checking for realpath... yes
checking for renameat... yes
checking for select... yes
checking for sem_open... yes
checking for sem_timedwait... yes
checking for sem_getvalue... yes
checking for sem_unlink... yes
checking for sendfile... yes
checking for setegid... yes
checking for seteuid... yes
checking for setgid... yes
checking for sethostname... yes
checking for setlocale... yes
checking for setregid... yes
checking for setreuid... yes
checking for setresuid... yes
checking for setresgid... yes
checking for setsid... yes
checking for setpgid... yes
checking for setpgrp... yes
checking for setpriority... yes
checking for setuid... yes
checking for setvbuf... yes
checking for sched_get_priority_max... yes
checking for sched_setaffinity... yes
checking for sched_setscheduler... yes
checking for sched_setparam... yes
checking for sched_rr_get_interval... yes
checking for sigaction... yes
checking for sigaltstack... yes
checking for siginterrupt... yes
checking for sigpending... yes
checking for sigrelse... yes
checking for sigtimedwait... yes
checking for sigwait... yes
checking for sigwaitinfo... yes
checking for snprintf... yes
checking for strftime... yes
checking for strlcpy... no
checking for symlinkat... yes
checking for sync... yes
checking for sysconf... yes
checking for tcgetpgrp... yes
checking for tcsetpgrp... yes
checking for tempnam... yes
checking for timegm... yes
checking for times... yes
checking for tmpfile... yes
checking for tmpnam... yes
checking for tmpnam_r... yes
checking for truncate... yes
checking for uname... yes
checking for unlinkat... yes
checking for unsetenv... yes
checking for utimensat... yes
checking for utimes... yes
checking for waitid... yes
checking for waitpid... yes
checking for wait3... yes
checking for wait4... yes
checking for wcscoll... yes
checking for wcsftime... yes
checking for wcsxfrm... yes
checking for wmemcmp... yes
checking for writev... yes
checking for _getpty... no
checking whether dirfd is declared... yes
checking for chroot... yes
checking for link... yes
checking for symlink... yes
checking for fchdir... yes
checking for fsync... yes
checking for fdatasync... yes
checking for epoll... yes
checking for epoll_create1... yes
checking for kqueue... no
checking for prlimit... yes
checking for ctermid_r... no
checking for flock declaration... yes
checking for flock... yes
checking for getpagesize... yes
checking for broken unsetenv... no
checking for true... true
checking for inet_aton in -lc... yes
checking for chflags... no
checking for lchflags... no
checking for inflateCopy in -lz... yes
checking for hstrerror... yes
checking for inet_aton... yes
checking for inet_pton... yes
checking for setgroups... yes
checking for openpty... no
checking for openpty in -lutil... yes
checking for forkpty... yes
checking for memmove... yes
checking for fseek64... no
checking for fseeko... yes
checking for fstatvfs... yes
checking for ftell64... no
checking for ftello... yes
checking for statvfs... yes
checking for dup2... yes
checking for strdup... yes
checking for getpgrp... yes
checking for setpgrp... (cached) yes
checking for gettimeofday... yes
checking for clock_gettime... yes
checking for clock_getres... yes
checking for clock_settime... yes
checking for major... yes
checking for getaddrinfo... yes
checking getaddrinfo bug... no
checking for getnameinfo... yes
checking whether time.h and sys/time.h may both be included... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for struct tm.tm_zone... yes
checking for struct stat.st_rdev... yes
checking for struct stat.st_blksize... yes
checking for struct stat.st_flags... no
checking for struct stat.st_gen... no
checking for struct stat.st_birthtime... no
checking for struct stat.st_blocks... yes
checking for struct passwd.pw_gecos... yes
checking for struct passwd.pw_passwd... yes
checking for time.h that defines altzone... no
checking whether sys/select.h and sys/time.h may both be included... yes
checking for addrinfo... yes
checking for sockaddr_storage... yes
checking for sockaddr_alg... yes
checking whether char is unsigned... no
checking for an ANSI C-conforming const... yes
checking for working volatile... yes
checking for working signed char... yes
checking for prototypes... yes
checking for variable length prototypes and stdarg.h... yes
checking for socketpair... yes
checking if sockaddr has sa_len member... no
checking for gethostbyname_r... yes
checking gethostbyname_r with 6 args... yes
checking for __fpu_control... yes
checking for --with-fpectl... no
checking for --with-libm=STRING... default LIBM="-lm"
checking for --with-libc=STRING... default LIBC=""
checking for x64 gcc inline assembler... yes
checking whether C doubles are little-endian IEEE 754 binary64... yes
checking whether C doubles are big-endian IEEE 754 binary64... no
checking whether C doubles are ARM mixed-endian IEEE 754 binary64... no
checking whether we can use gcc inline assembler to get and set x87 control word... yes
checking whether we can use gcc inline assembler to get and set mc68881 fpcr... no
checking for x87-style double rounding... no
checking for acosh... yes
checking for asinh... yes
checking for atanh... yes
checking for copysign... yes
checking for erf... yes
checking for erfc... yes
checking for expm1... yes
checking for finite... yes
checking for gamma... yes
checking for hypot... yes
checking for lgamma... yes
checking for log1p... yes
checking for log2... yes
checking for round... yes
checking for tgamma... yes
checking whether isinf is declared... yes
checking whether isnan is declared... yes
checking whether isfinite is declared... yes
checking whether tanh preserves the sign of zero... yes
checking whether log1p drops the sign of negative zero... no
checking whether POSIX semaphores are enabled... yes
checking for broken sem_getvalue... no
checking whether RTLD_LAZY is declared... yes
checking whether RTLD_NOW is declared... yes
checking whether RTLD_GLOBAL is declared... yes
checking whether RTLD_LOCAL is declared... yes
checking whether RTLD_NODELETE is declared... yes
checking whether RTLD_NOLOAD is declared... yes
checking whether RTLD_DEEPBIND is declared... yes
checking digit size for Python's longs... no value specified
checking wchar.h usability... yes
checking wchar.h presence... yes
checking for wchar.h... yes
checking size of wchar_t... 4
checking for UCS-4 tcl... no
checking whether wchar_t is signed... yes
no usable wchar_t found
checking whether byte ordering is bigendian... no
checking ABIFLAGS... m
checking SOABI... cpython-36m-x86_64-linux-gnu
checking LDVERSION... $(VERSION)$(ABIFLAGS)
checking whether right shift extends the sign bit... yes
checking for getc_unlocked() and friends... yes
checking how to link readline libs... none
checking for rl_callback_handler_install in -lreadline... no
checking for rl_pre_input_hook in -lreadline... no
checking for rl_completion_display_matches_hook in -lreadline... no
checking for rl_resize_terminal in -lreadline... no
checking for rl_completion_matches in -lreadline... no
checking for append_history in -lreadline... no
checking for broken nice()... no
checking for broken poll()... no
checking for struct tm.tm_zone... (cached) yes
checking for working tzset()... yes
checking for tv_nsec in struct stat... yes
checking for tv_nsec2 in struct stat... no
checking curses.h usability... no
checking curses.h presence... no
checking for curses.h... no
checking ncurses.h usability... no
checking ncurses.h presence... no
checking for ncurses.h... no
checking for term.h... no
checking whether mvwdelch is an expression... no
checking whether WINDOW has _flags... no
checking for is_term_resized... no
checking for resize_term... no
checking for resizeterm... no
configure: checking for device files
checking for /dev/ptmx... yes
checking for /dev/ptc... no
checking for %zd printf() format support... yes
checking for socklen_t... yes
checking for broken mbstowcs... no
checking for --with-computed-gotos... no value specified
checking whether gcc -pthread supports computed gotos... yes
checking for build directories... done
checking for -O2... yes
checking for glibc _FORTIFY_SOURCE/memmove bug... no
checking for gcc ipa-pure-const bug... no
checking for stdatomic.h... yes
checking for GCC >= 4.7 __atomic builtins... yes
checking for ensurepip... install
checking if the dirent structure of a d_type field... yes
checking for the Linux getrandom() syscall... yes
checking for the getrandom() function... no
configure: creating ./config.status
config.status: creating Makefile.pre
config.status: creating Modules/Setup.config
config.status: creating Misc/python.pc
config.status: creating Misc/python-config.sh
config.status: creating Modules/ld_so_aix
config.status: creating pyconfig.h
configure: WARNING: unrecognized options: --enable-fast-install
creating Modules/Setup
creating Modules/Setup.local
creating Makefile


If you want a release build with all optimizations active (LTO, PGO, etc),
please run ./configure --enable-optimizations


phase `configure' succeeded after 27.0 seconds
starting phase `patch-generated-file-shebangs'
patch-shebang: ./Doc/tools/rstlint.py: warning: no binary for interpreter `python3' found in $PATH
patch-shebang: ./Lib/base64.py: warning: no binary for interpreter `python3' found in $PATH
patch-shebang: ./Lib/cProfile.py: warning: no binary for interpreter `python3' found in $PATH
patch-shebang: ./Lib/cgi.py: warning: no binary for interpreter `python' found in $PATH
patch-shebang: ./Lib/encodings/rot_13.py: warning: no binary for interpreter `python' found in $PATH
patch-shebang: ./Lib/idlelib/pyshell.py: warning: no binary for interpreter `python3' found in $PATH
patch-shebang: ./Lib/keyword.py: warning: no binary for interpreter `python3' found in $PATH
patch-shebang: ./Lib/lib2to3/pgen2/token.py: warning: no binary for interpreter `python3' found in $PATH
patch-shebang: ./Lib/lib2to3/tests/data/different_encoding.py: warning: no binary for interpreter `python' found in $PATH
patch-shebang: ./Lib/lib2to3/tests/data/false_encoding.py: warning: no binary for interpreter `python' found in $PATH
patch-shebang: ./Lib/lib2to3/tests/pytree_idempotency.py: warning: no binary for interpreter `python3' found in $PATH
patch-shebang: ./Lib/pdb.py: warning: no binary for interpreter `python3' found in $PATH
patch-shebang: ./Lib/platform.py: warning: no binary for interpreter `python3' found in $PATH
patch-shebang: ./Lib/profile.py: warning: no binary for interpreter `python3' found in $PATH
patch-shebang: ./Lib/quopri.py: warning: no binary for interpreter `python3' found in $PATH
patch-shebang: ./Lib/smtpd.py: warning: no binary for interpreter `python3' found in $PATH
patch-shebang: ./Lib/smtplib.py: warning: no binary for interpreter `python3' found in $PATH
patch-shebang: ./Lib/symbol.py: warning: no binary for interpreter `python3' found in $PATH
patch-shebang: ./Lib/tabnanny.py: warning: no binary for interpreter `python3' found in $PATH
patch-shebang: ./Lib/tarfile.py: warning: no binary for interpreter `python3' found in $PATH
patch-shebang: ./Lib/test/crashers/recursive_call.py: warning: no binary for interpreter `python3' found in $PATH
patch-shebang: ./Lib/test/curses_tests.py: warning: no binary for interpreter `python3' found in $PATH
patch-shebang: ./Lib/test/pystone.py: warning: no binary for interpreter `python3' found in $PATH
patch-shebang: ./Lib/test/re_tests.py: warning: no binary for interpreter `python3' found in $PATH
patch-shebang: ./Lib/trace.py: warning: no binary for interpreter `python3' found in $PATH
patch-shebang: ./Lib/turtledemo/bytedesign.py: warning: no binary for interpreter `python3' found in $PATH
patch-shebang: ./Lib/turtledemo/clock.py: warning: no binary for interpreter `python3' found in $PATH
patch-shebang: ./Lib/turtledemo/forest.py: warning: no binary for interpreter `python3' found in $PATH
patch-shebang: ./Lib/turtledemo/fractalcurves.py: warning: no binary for interpreter `python3' found in $PATH
patch-shebang: ./Lib/turtledemo/lindenmayer.py: warning: no binary for interpreter `python3' found in $PATH
patch-shebang: ./Lib/turtledemo/minimal_hanoi.py: warning: no binary for interpreter `python3' found in $PATH
patch-shebang: ./Lib/turtledemo/paint.py: warning: no binary for interpreter `python3' found in $PATH
patch-shebang: ./Lib/turtledemo/peace.py: warning: no binary for interpreter `python3' found in $PATH
patch-shebang: ./Lib/turtledemo/penrose.py: warning: no binary for interpreter `python3' found in $PATH
patch-shebang: ./Lib/turtledemo/planet_and_moon.py: warning: no binary for interpreter `python3' found in $PATH
patch-shebang: ./Lib/turtledemo/tree.py: warning: no binary for interpreter `python3' found in $PATH
patch-shebang: ./Lib/turtledemo/yinyang.py: warning: no binary for interpreter `python3' found in $PATH
patch-shebang: ./Lib/uu.py: warning: no binary for interpreter `python3' found in $PATH
patch-shebang: ./Lib/webbrowser.py: warning: no binary for interpreter `python3' found in $PATH
patch-shebang: ./Mac/BuildScript/build-installer.py: warning: no binary for interpreter `python' found in $PATH
patch-shebang: ./Mac/IDLE/IDLE.app/Contents/MacOS/IDLE: warning: no binary for interpreter `%exe%' found in $PATH
patch-shebang: ./Mac/Tools/plistlib_generate_testdata.py: warning: no binary for interpreter `python3' found in $PATH
patch-shebang: ./Modules/_blake2/blake2b2s.py: warning: no binary for interpreter `python3' found in $PATH
patch-shebang: ./Modules/_sha3/cleanup.py: warning: no binary for interpreter `python' found in $PATH
patch-shebang: ./Objects/typeslots.py: warning: no binary for interpreter `python' found in $PATH
patch-shebang: ./Python/makeopcodetargets.py: warning: no binary for interpreter `python' found in $PATH
patch-shebang: ./Tools/clinic/clinic.py: warning: no binary for interpreter `python3' found in $PATH
patch-shebang: ./Tools/demo/beer.py: warning: no binary for interpreter `python3' found in $PATH
patch-shebang: ./Tools/demo/eiffel.py: warning: no binary for interpreter `python3' found in $PATH
patch-shebang: ./Tools/demo/hanoi.py: warning: no binary for interpreter `python3' found in $PATH
patch-shebang: ./Tools/demo/life.py: warning: no binary for interpreter `python3' found in $PATH
patch-shebang: ./Tools/demo/markov.py: warning: no binary for interpreter `python3' found in $PATH
patch-shebang: ./Tools/demo/mcast.py: warning: no binary for interpreter `python3' found in $PATH
patch-shebang: ./Tools/demo/queens.py: warning: no binary for interpreter `python3' found in $PATH
patch-shebang: ./Tools/demo/redemo.py: warning: no binary for interpreter `python3' found in $PATH
patch-shebang: ./Tools/demo/rpython.py: warning: no binary for interpreter `python3' found in $PATH
patch-shebang: ./Tools/demo/rpythond.py: warning: no binary for interpreter `python3' found in $PATH
patch-shebang: ./Tools/demo/sortvisu.py: warning: no binary for interpreter `python3' found in $PATH
patch-shebang: ./Tools/demo/ss1.py: warning: no binary for interpreter `python3' found in $PATH
patch-shebang: ./Tools/demo/vector.py: warning: no binary for interpreter `python3' found in $PATH
patch-shebang: ./Tools/freeze/freeze.py: warning: no binary for interpreter `python3' found in $PATH
patch-shebang: ./Tools/gdb/libpython.py: warning: no binary for interpreter `python' found in $PATH
patch-shebang: ./Tools/i18n/makelocalealias.py: warning: no binary for interpreter `python3' found in $PATH
patch-shebang: ./Tools/i18n/msgfmt.py: warning: no binary for interpreter `python3' found in $PATH
patch-shebang: ./Tools/i18n/pygettext.py: warning: no binary for interpreter `python3' found in $PATH
patch-shebang: ./Tools/pybench/Setup.py: warning: no binary for interpreter `python' found in $PATH
patch-shebang: ./Tools/pybench/clockres.py: warning: no binary for interpreter `python' found in $PATH
patch-shebang: ./Tools/pybench/pybench.py: warning: no binary for interpreter `python' found in $PATH
patch-shebang: ./Tools/pybench/systimes.py: warning: no binary for interpreter `python' found in $PATH
patch-shebang: ./Tools/pynche/pynche: warning: no binary for interpreter `python' found in $PATH
patch-shebang: ./Tools/pynche/pynche.pyw: warning: no binary for interpreter `python' found in $PATH
patch-shebang: ./Tools/scripts/2to3: warning: no binary for interpreter `python' found in $PATH
patch-shebang: ./Tools/scripts/abitype.py: warning: no binary for interpreter `python3' found in $PATH
patch-shebang: ./Tools/scripts/byext.py: warning: no binary for interpreter `python3' found in $PATH
patch-shebang: ./Tools/scripts/byteyears.py: warning: no binary for interpreter `python3' found in $PATH
patch-shebang: ./Tools/scripts/checkpip.py: warning: no binary for interpreter `python3' found in $PATH
patch-shebang: ./Tools/scripts/checkpyc.py: warning: no binary for interpreter `python3' found in $PATH
patch-shebang: ./Tools/scripts/cleanfuture.py: warning: no binary for interpreter `python3' found in $PATH
patch-shebang: ./Tools/scripts/combinerefs.py: warning: no binary for interpreter `python3' found in $PATH
patch-shebang: ./Tools/scripts/copytime.py: warning: no binary for interpreter `python3' found in $PATH
patch-shebang: ./Tools/scripts/crlf.py: warning: no binary for interpreter `python3' found in $PATH
patch-shebang: ./Tools/scripts/db2pickle.py: warning: no binary for interpreter `python3' found in $PATH
patch-shebang: ./Tools/scripts/diff.py: warning: no binary for interpreter `python3' found in $PATH
patch-shebang: ./Tools/scripts/dutree.py: warning: no binary for interpreter `python3' found in $PATH
patch-shebang: ./Tools/scripts/eptags.py: warning: no binary for interpreter `python3' found in $PATH
patch-shebang: ./Tools/scripts/find-uname.py: warning: no binary for interpreter `python3' found in $PATH
patch-shebang: ./Tools/scripts/find_recursionlimit.py: warning: no binary for interpreter `python3' found in $PATH
patch-shebang: ./Tools/scripts/finddiv.py: warning: no binary for interpreter `python3' found in $PATH
patch-shebang: ./Tools/scripts/findlinksto.py: warning: no binary for interpreter `python3' found in $PATH
patch-shebang: ./Tools/scripts/findnocoding.py: warning: no binary for interpreter `python3' found in $PATH
patch-shebang: ./Tools/scripts/fixcid.py: warning: no binary for interpreter `python3' found in $PATH
patch-shebang: ./Tools/scripts/fixdiv.py: warning: no binary for interpreter `python3' found in $PATH
patch-shebang: ./Tools/scripts/fixheader.py: warning: no binary for interpreter `python3' found in $PATH
patch-shebang: ./Tools/scripts/fixnotice.py: warning: no binary for interpreter `python3' found in $PATH
patch-shebang: ./Tools/scripts/fixps.py: warning: no binary for interpreter `python3' found in $PATH
patch-shebang: ./Tools/scripts/get-remote-certificate.py: warning: no binary for interpreter `python3' found in $PATH
patch-shebang: ./Tools/scripts/google.py: warning: no binary for interpreter `python3' found in $PATH
patch-shebang: ./Tools/scripts/gprof2html.py: warning: no binary for interpreter `python3' found in $PATH
patch-shebang: ./Tools/scripts/h2py.py: warning: no binary for interpreter `python3' found in $PATH
patch-shebang: ./Tools/scripts/highlight.py: warning: no binary for interpreter `python3' found in $PATH
patch-shebang: ./Tools/scripts/idle3: warning: no binary for interpreter `python3' found in $PATH
patch-shebang: ./Tools/scripts/ifdef.py: warning: no binary for interpreter `python3' found in $PATH
patch-shebang: ./Tools/scripts/import_diagnostics.py: warning: no binary for interpreter `python3' found in $PATH
patch-shebang: ./Tools/scripts/lfcr.py: warning: no binary for interpreter `python3' found in $PATH
patch-shebang: ./Tools/scripts/linktree.py: warning: no binary for interpreter `python3' found in $PATH
patch-shebang: ./Tools/scripts/lll.py: warning: no binary for interpreter `python3' found in $PATH
patch-shebang: ./Tools/scripts/mailerdaemon.py: warning: no binary for interpreter `python3' found in $PATH
patch-shebang: ./Tools/scripts/make_ctype.py: warning: no binary for interpreter `python3' found in $PATH
patch-shebang: ./Tools/scripts/md5sum.py: warning: no binary for interpreter `python3' found in $PATH
patch-shebang: ./Tools/scripts/mkreal.py: warning: no binary for interpreter `python3' found in $PATH
patch-shebang: ./Tools/scripts/ndiff.py: warning: no binary for interpreter `python3' found in $PATH
patch-shebang: ./Tools/scripts/nm2def.py: warning: no binary for interpreter `python3' found in $PATH
patch-shebang: ./Tools/scripts/objgraph.py: warning: no binary for interpreter `python3' found in $PATH
patch-shebang: ./Tools/scripts/parse_html5_entities.py: warning: no binary for interpreter `python3' found in $PATH
patch-shebang: ./Tools/scripts/parseentities.py: warning: no binary for interpreter `python3' found in $PATH
patch-shebang: ./Tools/scripts/patchcheck.py: warning: no binary for interpreter `python3' found in $PATH
patch-shebang: ./Tools/scripts/pathfix.py: warning: no binary for interpreter `python3' found in $PATH
patch-shebang: ./Tools/scripts/pdeps.py: warning: no binary for interpreter `python3' found in $PATH
patch-shebang: ./Tools/scripts/pickle2db.py: warning: no binary for interpreter `python3' found in $PATH
patch-shebang: ./Tools/scripts/pindent.py: warning: no binary for interpreter `python3' found in $PATH
patch-shebang: ./Tools/scripts/ptags.py: warning: no binary for interpreter `python3' found in $PATH
patch-shebang: ./Tools/scripts/pydoc3: warning: no binary for interpreter `python3' found in $PATH
patch-shebang: ./Tools/scripts/pysource.py: warning: no binary for interpreter `python3' found in $PATH
patch-shebang: ./Tools/scripts/pyvenv: warning: no binary for interpreter `python3' found in $PATH
patch-shebang: ./Tools/scripts/reindent-rst.py: warning: no binary for interpreter `python3' found in $PATH
patch-shebang: ./Tools/scripts/reindent.py: warning: no binary for interpreter `python3' found in $PATH
patch-shebang: ./Tools/scripts/rgrep.py: warning: no binary for interpreter `python3' found in $PATH
patch-shebang: ./Tools/scripts/serve.py: warning: no binary for interpreter `python3' found in $PATH
patch-shebang: ./Tools/scripts/suff.py: warning: no binary for interpreter `python3' found in $PATH
patch-shebang: ./Tools/scripts/svneol.py: warning: no binary for interpreter `python3' found in $PATH
patch-shebang: ./Tools/scripts/texi2html.py: warning: no binary for interpreter `python3' found in $PATH
patch-shebang: ./Tools/scripts/treesync.py: warning: no binary for interpreter `python3' found in $PATH
patch-shebang: ./Tools/scripts/untabify.py: warning: no binary for interpreter `python3' found in $PATH
patch-shebang: ./Tools/scripts/which.py: warning: no binary for interpreter `python3' found in $PATH
patch-shebang: ./Tools/ssl/make_ssl_data.py: warning: no binary for interpreter `python3' found in $PATH
patch-shebang: ./Tools/test2to3/maintest.py: warning: no binary for interpreter `python3' found in $PATH
patch-shebang: ./Tools/unicode/comparecodecs.py: warning: no binary for interpreter `python3' found in $PATH
patch-shebang: ./Tools/unittestgui/unittestgui.py: warning: no binary for interpreter `python3' found in $PATH
patch-makefile-SHELL: ./Makefile: changing `SHELL' from `/bin/sh' to `/gnu/store/qkw4zrwfybxww8f56nkb6hggxambk89b-bash-4.4.0/bin/sh'
phase `patch-generated-file-shebangs' succeeded after 0.2 seconds
starting phase `build'
gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers   -I. -I./Include   -fPIC -DPy_BUILD_CORE -o Programs/python.o ./Programs/python.c
gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers   -I. -I./Include   -fPIC -DPy_BUILD_CORE -o Parser/acceler.o Parser/acceler.c
gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers   -I. -I./Include   -fPIC -DPy_BUILD_CORE -o Parser/grammar1.o Parser/grammar1.c
gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers   -I. -I./Include   -fPIC -DPy_BUILD_CORE -o Parser/listnode.o Parser/listnode.c
gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers   -I. -I./Include   -fPIC -DPy_BUILD_CORE -o Parser/node.o Parser/node.c
gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers   -I. -I./Include   -fPIC -DPy_BUILD_CORE -o Parser/parser.o Parser/parser.c
gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers   -I. -I./Include   -fPIC -DPy_BUILD_CORE -o Parser/bitset.o Parser/bitset.c
gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers   -I. -I./Include   -fPIC -DPy_BUILD_CORE -o Parser/metagrammar.o Parser/metagrammar.c
gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers   -I. -I./Include   -fPIC -DPy_BUILD_CORE -o Parser/firstsets.o Parser/firstsets.c
gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers   -I. -I./Include   -fPIC -DPy_BUILD_CORE -o Parser/grammar.o Parser/grammar.c
gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers   -I. -I./Include   -fPIC -DPy_BUILD_CORE -o Parser/pgen.o Parser/pgen.c
gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers   -I. -I./Include   -fPIC -DPy_BUILD_CORE -o Parser/myreadline.o Parser/myreadline.c
gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers   -I. -I./Include   -fPIC -DPy_BUILD_CORE -o Parser/parsetok.o Parser/parsetok.c
gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers   -I. -I./Include   -fPIC -DPy_BUILD_CORE -o Parser/tokenizer.o Parser/tokenizer.c
gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers   -I. -I./Include   -fPIC -DPy_BUILD_CORE -o Objects/abstract.o Objects/abstract.c
gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers   -I. -I./Include   -fPIC -DPy_BUILD_CORE -o Objects/accu.o Objects/accu.c
gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers   -I. -I./Include   -fPIC -DPy_BUILD_CORE -o Objects/boolobject.o Objects/boolobject.c
gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers   -I. -I./Include   -fPIC -DPy_BUILD_CORE -o Objects/bytes_methods.o Objects/bytes_methods.c
gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers   -I. -I./Include   -fPIC -DPy_BUILD_CORE -o Objects/bytearrayobject.o Objects/bytearrayobject.c
gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers   -I. -I./Include   -fPIC -DPy_BUILD_CORE -o Objects/bytesobject.o Objects/bytesobject.c
gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers   -I. -I./Include   -fPIC -DPy_BUILD_CORE -o Objects/cellobject.o Objects/cellobject.c
gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers   -I. -I./Include   -fPIC -DPy_BUILD_CORE -o Objects/classobject.o Objects/classobject.c
gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers   -I. -I./Include   -fPIC -DPy_BUILD_CORE -o Objects/codeobject.o Objects/codeobject.c
gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers   -I. -I./Include   -fPIC -DPy_BUILD_CORE -o Objects/complexobject.o Objects/complexobject.c
gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers   -I. -I./Include   -fPIC -DPy_BUILD_CORE -o Objects/descrobject.o Objects/descrobject.c
gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers   -I. -I./Include   -fPIC -DPy_BUILD_CORE -o Objects/enumobject.o Objects/enumobject.c
gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers   -I. -I./Include   -fPIC -DPy_BUILD_CORE -o Objects/exceptions.o Objects/exceptions.c
gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers   -I. -I./Include   -fPIC -DPy_BUILD_CORE -o Objects/genobject.o Objects/genobject.c
gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers   -I. -I./Include   -fPIC -DPy_BUILD_CORE -o Objects/fileobject.o Objects/fileobject.c
gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers   -I. -I./Include   -fPIC -DPy_BUILD_CORE -o Objects/floatobject.o Objects/floatobject.c
gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers   -I. -I./Include   -fPIC -DPy_BUILD_CORE -o Objects/frameobject.o Objects/frameobject.c
gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers   -I. -I./Include   -fPIC -DPy_BUILD_CORE -o Objects/funcobject.o Objects/funcobject.c
gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers   -I. -I./Include   -fPIC -DPy_BUILD_CORE -o Objects/iterobject.o Objects/iterobject.c
gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers   -I. -I./Include   -fPIC -DPy_BUILD_CORE -o Objects/listobject.o Objects/listobject.c
gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers   -I. -I./Include   -fPIC -DPy_BUILD_CORE -o Objects/longobject.o Objects/longobject.c
gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers   -I. -I./Include   -fPIC -DPy_BUILD_CORE -o Objects/dictobject.o Objects/dictobject.c
gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers   -I. -I./Include   -fPIC -DPy_BUILD_CORE -o Objects/odictobject.o Objects/odictobject.c
gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers   -I. -I./Include   -fPIC -DPy_BUILD_CORE -o Objects/memoryobject.o Objects/memoryobject.c
gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers   -I. -I./Include   -fPIC -DPy_BUILD_CORE -o Objects/methodobject.o Objects/methodobject.c
gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers   -I. -I./Include   -fPIC -DPy_BUILD_CORE -o Objects/moduleobject.o Objects/moduleobject.c
gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers   -I. -I./Include   -fPIC -DPy_BUILD_CORE -o Objects/namespaceobject.o Objects/namespaceobject.c
gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers   -I. -I./Include   -fPIC -DPy_BUILD_CORE -o Objects/object.o Objects/object.c
gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers   -I. -I./Include   -fPIC -DPy_BUILD_CORE -o Objects/obmalloc.o Objects/obmalloc.c
gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers   -I. -I./Include   -fPIC -DPy_BUILD_CORE -o Objects/capsule.o Objects/capsule.c
gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers   -I. -I./Include   -fPIC -DPy_BUILD_CORE -o Objects/rangeobject.o Objects/rangeobject.c
gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers   -I. -I./Include   -fPIC -DPy_BUILD_CORE -o Objects/setobject.o Objects/setobject.c
gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers   -I. -I./Include   -fPIC -DPy_BUILD_CORE -o Objects/sliceobject.o Objects/sliceobject.c
gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers   -I. -I./Include   -fPIC -DPy_BUILD_CORE -o Objects/structseq.o Objects/structseq.c
gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers   -I. -I./Include   -fPIC -DPy_BUILD_CORE -o Objects/tupleobject.o Objects/tupleobject.c
gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers   -I. -I./Include   -fPIC -DPy_BUILD_CORE -o Objects/typeobject.o Objects/typeobject.c
gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers   -I. -I./Include   -fPIC -DPy_BUILD_CORE -o Objects/unicodeobject.o Objects/unicodeobject.c
gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers   -I. -I./Include   -fPIC -DPy_BUILD_CORE -o Objects/unicodectype.o Objects/unicodectype.c
gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers   -I. -I./Include   -fPIC -DPy_BUILD_CORE -o Objects/weakrefobject.o Objects/weakrefobject.c
gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers   -I. -I./Include   -fPIC -DPy_BUILD_CORE -o Python/_warnings.o Python/_warnings.c
gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers   -I. -I./Include   -fPIC -DPy_BUILD_CORE -o Python/Python-ast.o Python/Python-ast.c
gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers   -I. -I./Include   -fPIC -DPy_BUILD_CORE -o Python/asdl.o Python/asdl.c
gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers   -I. -I./Include   -fPIC -DPy_BUILD_CORE -o Python/dynamic_annotations.o Python/dynamic_annotations.c
gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers   -I. -I./Include   -fPIC -DPy_BUILD_CORE -o Python/mysnprintf.o Python/mysnprintf.c
gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers   -I. -I./Include   -fPIC -DPy_BUILD_CORE -o Python/pyctype.o Python/pyctype.c
gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers   -I. -I./Include   -fPIC -DPy_BUILD_CORE -o Parser/tokenizer_pgen.o Parser/tokenizer_pgen.c
gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers   -I. -I./Include   -fPIC -DPy_BUILD_CORE -o Parser/printgrammar.o Parser/printgrammar.c
gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers   -I. -I./Include   -fPIC -DPy_BUILD_CORE -o Parser/parsetok_pgen.o Parser/parsetok_pgen.c
gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers   -I. -I./Include   -fPIC -DPy_BUILD_CORE -o Parser/pgenmain.o Parser/pgenmain.c
gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers   -I. -I./Include   -fPIC -DPy_BUILD_CORE -o Python/bltinmodule.o Python/bltinmodule.c
gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers   -I. -I./Include   -fPIC -DPy_BUILD_CORE -o Python/ceval.o Python/ceval.c
gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers   -I. -I./Include   -fPIC -DPy_BUILD_CORE -o Python/codecs.o Python/codecs.c
gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers   -I. -I./Include   -fPIC -DPy_BUILD_CORE -o Python/errors.o Python/errors.c
gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers   -I. -I./Include   -fPIC -DPy_BUILD_CORE -o Python/frozenmain.o Python/frozenmain.c
gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers   -I. -I./Include   -fPIC -DPy_BUILD_CORE -o Python/future.o Python/future.c
gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers   -I. -I./Include   -fPIC -DPy_BUILD_CORE -o Python/getargs.o Python/getargs.c
gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers   -I. -I./Include   -fPIC -DPy_BUILD_CORE -o Python/getcompiler.o Python/getcompiler.c
gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers   -I. -I./Include   -fPIC -DPy_BUILD_CORE -o Python/getcopyright.o Python/getcopyright.c
gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers   -I. -I./Include   -fPIC -DPy_BUILD_CORE -DPLATFORM='"linux"' -o Python/getplatform.o ./Python/getplatform.c
gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers   -I. -I./Include   -fPIC -DPy_BUILD_CORE -o Python/getversion.o Python/getversion.c
gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers   -I. -I./Include   -fPIC -DPy_BUILD_CORE -o Python/import.o Python/import.c
gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers   -I. -I./Include   -fPIC -DPy_BUILD_CORE -I. -o Python/importdl.o ./Python/importdl.c
gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers   -I. -I./Include   -fPIC -DPy_BUILD_CORE -o Python/marshal.o Python/marshal.c
gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers   -I. -I./Include   -fPIC -DPy_BUILD_CORE -o Python/modsupport.o Python/modsupport.c
gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers   -I. -I./Include   -fPIC -DPy_BUILD_CORE -o Python/mystrtoul.o Python/mystrtoul.c
gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers   -I. -I./Include   -fPIC -DPy_BUILD_CORE -o Python/peephole.o Python/peephole.c
gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers   -I. -I./Include   -fPIC -DPy_BUILD_CORE -o Python/pyarena.o Python/pyarena.c
gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers   -I. -I./Include   -fPIC -DPy_BUILD_CORE -o Python/pyfpe.o Python/pyfpe.c
gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers   -I. -I./Include   -fPIC -DPy_BUILD_CORE -o Python/pyhash.o Python/pyhash.c
gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers   -I. -I./Include   -fPIC -DPy_BUILD_CORE -o Python/pylifecycle.o Python/pylifecycle.c
gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers   -I. -I./Include   -fPIC -DPy_BUILD_CORE -o Python/pymath.o Python/pymath.c
gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers   -I. -I./Include   -fPIC -DPy_BUILD_CORE -o Python/pystate.o Python/pystate.c
gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers   -I. -I./Include   -fPIC -DPy_BUILD_CORE -o Python/pythonrun.o Python/pythonrun.c
gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers   -I. -I./Include   -fPIC -DPy_BUILD_CORE -o Python/pytime.o Python/pytime.c
gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers   -I. -I./Include   -fPIC -DPy_BUILD_CORE -o Python/random.o Python/random.c
gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers   -I. -I./Include   -fPIC -DPy_BUILD_CORE -o Python/structmember.o Python/structmember.c
gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers   -I. -I./Include   -fPIC -DPy_BUILD_CORE \
	-DABIFLAGS='"m"' \
	-DMULTIARCH=\"x86_64-linux-gnu\" \
	-o Python/sysmodule.o ./Python/sysmodule.c
gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers   -I. -I./Include   -fPIC -DPy_BUILD_CORE -o Python/traceback.o Python/traceback.c
gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers   -I. -I./Include   -fPIC -DPy_BUILD_CORE -o Python/getopt.o Python/getopt.c
gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers   -I. -I./Include   -fPIC -DPy_BUILD_CORE -o Python/pystrcmp.o Python/pystrcmp.c
gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers   -I. -I./Include   -fPIC -DPy_BUILD_CORE -o Python/pystrtod.o Python/pystrtod.c
gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers   -I. -I./Include   -fPIC -DPy_BUILD_CORE -o Python/pystrhex.o Python/pystrhex.c
gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers   -I. -I./Include   -fPIC -DPy_BUILD_CORE -o Python/dtoa.o Python/dtoa.c
gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers   -I. -I./Include   -fPIC -DPy_BUILD_CORE -o Python/formatter_unicode.o Python/formatter_unicode.c
gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers   -I. -I./Include   -fPIC -DPy_BUILD_CORE -o Python/fileutils.o Python/fileutils.c
gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers   -I. -I./Include   -fPIC -DPy_BUILD_CORE \
	-DSOABI='"cpython-36m-x86_64-linux-gnu"' \
	-o Python/dynload_shlib.o ./Python/dynload_shlib.c
gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers   -I. -I./Include   -fPIC -DPy_BUILD_CORE -o Python/thread.o Python/thread.c
gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers   -I. -I./Include   -fPIC -DPy_BUILD_CORE -o Modules/config.o Modules/config.c
gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers   -I. -I./Include   -fPIC -DPy_BUILD_CORE -DPYTHONPATH='":"' \
	-DPREFIX='"/gnu/store/mdcns9c9rp5cm81nx7azbrdm4jh3ivi1-python-minimal-3.6.0"' \
	-DEXEC_PREFIX='"/gnu/store/mdcns9c9rp5cm81nx7azbrdm4jh3ivi1-python-minimal-3.6.0"' \
	-DVERSION='"3.6"' \
	-DVPATH='""' \
	-o Modules/getpath.o ./Modules/getpath.c
gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers   -I. -I./Include   -fPIC -DPy_BUILD_CORE -o Modules/main.o Modules/main.c
gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers   -I. -I./Include   -fPIC -DPy_BUILD_CORE -o Modules/gcmodule.o Modules/gcmodule.c
gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers   -I. -I./Include   -fPIC -DPy_BUILD_CORE  -c ./Modules/_threadmodule.c -o Modules/_threadmodule.o
gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers   -I. -I./Include   -fPIC -DPy_BUILD_CORE  -c ./Modules/posixmodule.c -o Modules/posixmodule.o
gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers   -I. -I./Include   -fPIC -DPy_BUILD_CORE  -c ./Modules/errnomodule.c -o Modules/errnomodule.o
gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers   -I. -I./Include   -fPIC -DPy_BUILD_CORE  -c ./Modules/pwdmodule.c -o Modules/pwdmodule.o
gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers   -I. -I./Include   -fPIC -DPy_BUILD_CORE  -c ./Modules/_sre.c -o Modules/_sre.o
gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers   -I. -I./Include   -fPIC -DPy_BUILD_CORE  -c ./Modules/_codecsmodule.c -o Modules/_codecsmodule.o
gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers   -I. -I./Include   -fPIC -DPy_BUILD_CORE  -c ./Modules/_weakref.c -o Modules/_weakref.o
gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers   -I. -I./Include   -fPIC -DPy_BUILD_CORE  -c ./Modules/_functoolsmodule.c -o Modules/_functoolsmodule.o
gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers   -I. -I./Include   -fPIC -DPy_BUILD_CORE  -c ./Modules/_operator.c -o Modules/_operator.o
gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers   -I. -I./Include   -fPIC -DPy_BUILD_CORE  -c ./Modules/_collectionsmodule.c -o Modules/_collectionsmodule.o
gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers   -I. -I./Include   -fPIC -DPy_BUILD_CORE  -c ./Modules/itertoolsmodule.c -o Modules/itertoolsmodule.o
gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers   -I. -I./Include   -fPIC -DPy_BUILD_CORE  -c ./Modules/atexitmodule.c -o Modules/atexitmodule.o
gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers   -I. -I./Include   -fPIC -DPy_BUILD_CORE  -c ./Modules/signalmodule.c -o Modules/signalmodule.o
gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers   -I. -I./Include   -fPIC -DPy_BUILD_CORE  -c ./Modules/_stat.c -o Modules/_stat.o
gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers   -I. -I./Include   -fPIC -DPy_BUILD_CORE  -c ./Modules/timemodule.c -o Modules/timemodule.o
gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers   -I. -I./Include   -fPIC -DPy_BUILD_CORE  -c ./Modules/_localemodule.c -o Modules/_localemodule.o
gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers   -I. -I./Include   -fPIC -DPy_BUILD_CORE  -I./Modules/_io -c ./Modules/_io/_iomodule.c -o Modules/_iomodule.o
gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers   -I. -I./Include   -fPIC -DPy_BUILD_CORE  -I./Modules/_io -c ./Modules/_io/iobase.c -o Modules/iobase.o
gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers   -I. -I./Include   -fPIC -DPy_BUILD_CORE  -I./Modules/_io -c ./Modules/_io/fileio.c -o Modules/fileio.o
gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers   -I. -I./Include   -fPIC -DPy_BUILD_CORE  -I./Modules/_io -c ./Modules/_io/bytesio.c -o Modules/bytesio.o
gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers   -I. -I./Include   -fPIC -DPy_BUILD_CORE  -I./Modules/_io -c ./Modules/_io/bufferedio.c -o Modules/bufferedio.o
gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers   -I. -I./Include   -fPIC -DPy_BUILD_CORE  -I./Modules/_io -c ./Modules/_io/textio.c -o Modules/textio.o
gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers   -I. -I./Include   -fPIC -DPy_BUILD_CORE  -I./Modules/_io -c ./Modules/_io/stringio.c -o Modules/stringio.o
gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers   -I. -I./Include   -fPIC -DPy_BUILD_CORE  -c ./Modules/zipimport.c -o Modules/zipimport.o
gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers   -I. -I./Include   -fPIC -DPy_BUILD_CORE  -c ./Modules/faulthandler.c -o Modules/faulthandler.o
gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers   -I. -I./Include   -fPIC -DPy_BUILD_CORE  -c ./Modules/_tracemalloc.c -o Modules/_tracemalloc.o
gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers   -I. -I./Include   -fPIC -DPy_BUILD_CORE  -c ./Modules/hashtable.c -o Modules/hashtable.o
gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers   -I. -I./Include   -fPIC -DPy_BUILD_CORE  -c ./Modules/symtablemodule.c -o Modules/symtablemodule.o
gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers   -I. -I./Include   -fPIC -DPy_BUILD_CORE  -c ./Modules/xxsubtype.c -o Modules/xxsubtype.o
gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers   -I. -I./Include   -fPIC -DPy_BUILD_CORE -o Programs/_freeze_importlib.o Programs/_freeze_importlib.c
gcc -pthread -c -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers   -I. -I./Include   -fPIC -DPy_BUILD_CORE -o Modules/_math.o Modules/_math.c
/gnu/store/9xfn6q7cxqxaxsv6kgiic9iygl2iv2ci-coreutils-8.25/bin/install -c -m 644 ./Tools/gdb/libpython.py python-gdb.py
gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers   -I. -I./Include   -fPIC -DPy_BUILD_CORE -o Programs/_testembed.o ./Programs/_testembed.c
# Substitution happens here, as the completely-expanded BINDIR
# is not available in configure
sed -e "s,@EXENAME@,/gnu/store/mdcns9c9rp5cm81nx7azbrdm4jh3ivi1-python-minimal-3.6.0/bin/python3.6m," < ./Misc/python-config.in >python-config.py
# Replace makefile compat. variable references with shell script compat. ones;  -> 
LC_ALL=C sed -e 's,\$(\([A-Za-z0-9_]*\)),\$\{\1\},g' < Misc/python-config.sh >python-config
# On Darwin, always use the python version of the script, the shell
# version doesn't use the compiler customizations that are provided
# in python (_osx_support.py).
if test `uname -s` = Darwin; then \
	cp python-config.py python-config; \
fi
gcc -pthread -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Wl,-rpath=/gnu/store/mdcns9c9rp5cm81nx7azbrdm4jh3ivi1-python-minimal-3.6.0/lib  Parser/acceler.o Parser/grammar1.o Parser/listnode.o Parser/node.o Parser/parser.o Parser/bitset.o Parser/metagrammar.o Parser/firstsets.o Parser/grammar.o Parser/pgen.o Objects/obmalloc.o Python/dynamic_annotations.o Python/mysnprintf.o Python/pyctype.o Parser/tokenizer_pgen.o Parser/printgrammar.o Parser/parsetok_pgen.o Parser/pgenmain.o -lpthread -ldl  -lutil -o Parser/pgen
Parser/pgen ./Grammar/Grammar Include/graminit.h Python/graminit.c
gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers   -I. -I./Include   -fPIC -DPy_BUILD_CORE -o Python/ast.o Python/ast.c
gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers   -I. -I./Include   -fPIC -DPy_BUILD_CORE -o Python/compile.o Python/compile.c
touch Python/graminit.c
gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers   -I. -I./Include   -fPIC -DPy_BUILD_CORE -o Python/symtable.o Python/symtable.c
gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers   -I. -I./Include   -fPIC -DPy_BUILD_CORE -o Python/graminit.o Python/graminit.c
gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers   -I. -I./Include   -fPIC -DPy_BUILD_CORE \
      -DHGVERSION="\"`LC_ALL=C `\"" \
      -DHGTAG="\"`LC_ALL=C `\"" \
      -DHGBRANCH="\"`LC_ALL=C `\"" \
      -o Modules/getbuildinfo.o ./Modules/getbuildinfo.c
gcc -pthread -Wl,-rpath=/gnu/store/mdcns9c9rp5cm81nx7azbrdm4jh3ivi1-python-minimal-3.6.0/lib  -o Programs/_freeze_importlib Programs/_freeze_importlib.o Modules/getbuildinfo.o Parser/acceler.o Parser/grammar1.o Parser/listnode.o Parser/node.o Parser/parser.o Parser/bitset.o Parser/metagrammar.o Parser/firstsets.o Parser/grammar.o Parser/pgen.o Parser/myreadline.o Parser/parsetok.o Parser/tokenizer.o Objects/abstract.o Objects/accu.o Objects/boolobject.o Objects/bytes_methods.o Objects/bytearrayobject.o Objects/bytesobject.o Objects/cellobject.o Objects/classobject.o Objects/codeobject.o Objects/complexobject.o Objects/descrobject.o Objects/enumobject.o Objects/exceptions.o Objects/genobject.o Objects/fileobject.o Objects/floatobject.o Objects/frameobject.o Objects/funcobject.o Objects/iterobject.o Objects/listobject.o Objects/longobject.o Objects/dictobject.o Objects/odictobject.o Objects/memoryobject.o Objects/methodobject.o Objects/moduleobject.o Objects/namespaceobject.o Objects/object.o Objects/obmalloc.o Objects/capsule.o Objects/rangeobject.o Objects/setobject.o Objects/sliceobject.o Objects/structseq.o Objects/tupleobject.o Objects/typeobject.o Objects/unicodeobject.o Objects/unicodectype.o Objects/weakrefobject.o Python/_warnings.o Python/Python-ast.o Python/asdl.o Python/ast.o Python/bltinmodule.o Python/ceval.o Python/compile.o Python/codecs.o Python/dynamic_annotations.o Python/errors.o Python/frozenmain.o Python/future.o Python/getargs.o Python/getcompiler.o Python/getcopyright.o Python/getplatform.o Python/getversion.o Python/graminit.o Python/import.o Python/importdl.o Python/marshal.o Python/modsupport.o Python/mystrtoul.o Python/mysnprintf.o Python/peephole.o Python/pyarena.o Python/pyctype.o Python/pyfpe.o Python/pyhash.o Python/pylifecycle.o Python/pymath.o Python/pystate.o Python/pythonrun.o Python/pytime.o Python/random.o Python/structmember.o Python/symtable.o Python/sysmodule.o Python/traceback.o Python/getopt.o Python/pystrcmp.o Python/pystrtod.o Python/pystrhex.o Python/dtoa.o Python/formatter_unicode.o Python/fileutils.o Python/dynload_shlib.o   Python/thread.o  Modules/config.o Modules/getpath.o Modules/main.o Modules/gcmodule.o Modules/_threadmodule.o  Modules/posixmodule.o  Modules/errnomodule.o  Modules/pwdmodule.o  Modules/_sre.o  Modules/_codecsmodule.o  Modules/_weakref.o  Modules/_functoolsmodule.o  Modules/_operator.o  Modules/_collectionsmodule.o  Modules/itertoolsmodule.o  Modules/atexitmodule.o  Modules/signalmodule.o  Modules/_stat.o  Modules/timemodule.o  Modules/_localemodule.o  Modules/_iomodule.o Modules/iobase.o Modules/fileio.o Modules/bytesio.o Modules/bufferedio.o Modules/textio.o Modules/stringio.o  Modules/zipimport.o  Modules/faulthandler.o  Modules/_tracemalloc.o Modules/hashtable.o  Modules/symtablemodule.o  Modules/xxsubtype.o -lpthread -ldl  -lutil   -lm  
./Programs/_freeze_importlib \
    ./Lib/importlib/_bootstrap.py Python/importlib.h
./Programs/_freeze_importlib \
    ./Lib/importlib/_bootstrap_external.py Python/importlib_external.h
gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers   -I. -I./Include   -fPIC -DPy_BUILD_CORE -o Python/frozen.o Python/frozen.c
rm -f libpython3.6m.a
if test libpython3.6m.so.1.0 != libpython3.6m.so; then \
	gcc -pthread -shared -Wl,-rpath=/gnu/store/mdcns9c9rp5cm81nx7azbrdm4jh3ivi1-python-minimal-3.6.0/lib  -Wl,-hlibpython3.6m.so.1.0 -o libpython3.6m.so.1.0 Modules/getbuildinfo.o Parser/acceler.o Parser/grammar1.o Parser/listnode.o Parser/node.o Parser/parser.o Parser/bitset.o Parser/metagrammar.o Parser/firstsets.o Parser/grammar.o Parser/pgen.o Parser/myreadline.o Parser/parsetok.o Parser/tokenizer.o Objects/abstract.o Objects/accu.o Objects/boolobject.o Objects/bytes_methods.o Objects/bytearrayobject.o Objects/bytesobject.o Objects/cellobject.o Objects/classobject.o Objects/codeobject.o Objects/complexobject.o Objects/descrobject.o Objects/enumobject.o Objects/exceptions.o Objects/genobject.o Objects/fileobject.o Objects/floatobject.o Objects/frameobject.o Objects/funcobject.o Objects/iterobject.o Objects/listobject.o Objects/longobject.o Objects/dictobject.o Objects/odictobject.o Objects/memoryobject.o Objects/methodobject.o Objects/moduleobject.o Objects/namespaceobject.o Objects/object.o Objects/obmalloc.o Objects/capsule.o Objects/rangeobject.o Objects/setobject.o Objects/sliceobject.o Objects/structseq.o Objects/tupleobject.o Objects/typeobject.o Objects/unicodeobject.o Objects/unicodectype.o Objects/weakrefobject.o Python/_warnings.o Python/Python-ast.o Python/asdl.o Python/ast.o Python/bltinmodule.o Python/ceval.o Python/compile.o Python/codecs.o Python/dynamic_annotations.o Python/errors.o Python/frozenmain.o Python/future.o Python/getargs.o Python/getcompiler.o Python/getcopyright.o Python/getplatform.o Python/getversion.o Python/graminit.o Python/import.o Python/importdl.o Python/marshal.o Python/modsupport.o Python/mystrtoul.o Python/mysnprintf.o Python/peephole.o Python/pyarena.o Python/pyctype.o Python/pyfpe.o Python/pyhash.o Python/pylifecycle.o Python/pymath.o Python/pystate.o Python/pythonrun.o Python/pytime.o Python/random.o Python/structmember.o Python/symtable.o Python/sysmodule.o Python/traceback.o Python/getopt.o Python/pystrcmp.o Python/pystrtod.o Python/pystrhex.o Python/dtoa.o Python/formatter_unicode.o Python/fileutils.o Python/dynload_shlib.o   Python/thread.o  Modules/config.o Modules/getpath.o Modules/main.o Modules/gcmodule.o Modules/_threadmodule.o  Modules/posixmodule.o  Modules/errnomodule.o  Modules/pwdmodule.o  Modules/_sre.o  Modules/_codecsmodule.o  Modules/_weakref.o  Modules/_functoolsmodule.o  Modules/_operator.o  Modules/_collectionsmodule.o  Modules/itertoolsmodule.o  Modules/atexitmodule.o  Modules/signalmodule.o  Modules/_stat.o  Modules/timemodule.o  Modules/_localemodule.o  Modules/_iomodule.o Modules/iobase.o Modules/fileio.o Modules/bytesio.o Modules/bufferedio.o Modules/textio.o Modules/stringio.o  Modules/zipimport.o  Modules/faulthandler.o  Modules/_tracemalloc.o Modules/hashtable.o  Modules/symtablemodule.o  Modules/xxsubtype.o Python/frozen.o   -lpthread -ldl  -lutil  -lm ; \
	ln -f libpython3.6m.so.1.0 libpython3.6m.so; \
else \
	gcc -pthread -shared -Wl,-rpath=/gnu/store/mdcns9c9rp5cm81nx7azbrdm4jh3ivi1-python-minimal-3.6.0/lib  -o libpython3.6m.so Modules/getbuildinfo.o Parser/acceler.o Parser/grammar1.o Parser/listnode.o Parser/node.o Parser/parser.o Parser/bitset.o Parser/metagrammar.o Parser/firstsets.o Parser/grammar.o Parser/pgen.o Parser/myreadline.o Parser/parsetok.o Parser/tokenizer.o Objects/abstract.o Objects/accu.o Objects/boolobject.o Objects/bytes_methods.o Objects/bytearrayobject.o Objects/bytesobject.o Objects/cellobject.o Objects/classobject.o Objects/codeobject.o Objects/complexobject.o Objects/descrobject.o Objects/enumobject.o Objects/exceptions.o Objects/genobject.o Objects/fileobject.o Objects/floatobject.o Objects/frameobject.o Objects/funcobject.o Objects/iterobject.o Objects/listobject.o Objects/longobject.o Objects/dictobject.o Objects/odictobject.o Objects/memoryobject.o Objects/methodobject.o Objects/moduleobject.o Objects/namespaceobject.o Objects/object.o Objects/obmalloc.o Objects/capsule.o Objects/rangeobject.o Objects/setobject.o Objects/sliceobject.o Objects/structseq.o Objects/tupleobject.o Objects/typeobject.o Objects/unicodeobject.o Objects/unicodectype.o Objects/weakrefobject.o Python/_warnings.o Python/Python-ast.o Python/asdl.o Python/ast.o Python/bltinmodule.o Python/ceval.o Python/compile.o Python/codecs.o Python/dynamic_annotations.o Python/errors.o Python/frozenmain.o Python/future.o Python/getargs.o Python/getcompiler.o Python/getcopyright.o Python/getplatform.o Python/getversion.o Python/graminit.o Python/import.o Python/importdl.o Python/marshal.o Python/modsupport.o Python/mystrtoul.o Python/mysnprintf.o Python/peephole.o Python/pyarena.o Python/pyctype.o Python/pyfpe.o Python/pyhash.o Python/pylifecycle.o Python/pymath.o Python/pystate.o Python/pythonrun.o Python/pytime.o Python/random.o Python/structmember.o Python/symtable.o Python/sysmodule.o Python/traceback.o Python/getopt.o Python/pystrcmp.o Python/pystrtod.o Python/pystrhex.o Python/dtoa.o Python/formatter_unicode.o Python/fileutils.o Python/dynload_shlib.o   Python/thread.o  Modules/config.o Modules/getpath.o Modules/main.o Modules/gcmodule.o Modules/_threadmodule.o  Modules/posixmodule.o  Modules/errnomodule.o  Modules/pwdmodule.o  Modules/_sre.o  Modules/_codecsmodule.o  Modules/_weakref.o  Modules/_functoolsmodule.o  Modules/_operator.o  Modules/_collectionsmodule.o  Modules/itertoolsmodule.o  Modules/atexitmodule.o  Modules/signalmodule.o  Modules/_stat.o  Modules/timemodule.o  Modules/_localemodule.o  Modules/_iomodule.o Modules/iobase.o Modules/fileio.o Modules/bytesio.o Modules/bufferedio.o Modules/textio.o Modules/stringio.o  Modules/zipimport.o  Modules/faulthandler.o  Modules/_tracemalloc.o Modules/hashtable.o  Modules/symtablemodule.o  Modules/xxsubtype.o Python/frozen.o   -lpthread -ldl  -lutil  -lm ; \
fi
ar rc libpython3.6m.a Modules/getbuildinfo.o
ar rc libpython3.6m.a Parser/acceler.o Parser/grammar1.o Parser/listnode.o Parser/node.o Parser/parser.o Parser/bitset.o Parser/metagrammar.o Parser/firstsets.o Parser/grammar.o Parser/pgen.o Parser/myreadline.o Parser/parsetok.o Parser/tokenizer.o
ar rc libpython3.6m.a Objects/abstract.o Objects/accu.o Objects/boolobject.o Objects/bytes_methods.o Objects/bytearrayobject.o Objects/bytesobject.o Objects/cellobject.o Objects/classobject.o Objects/codeobject.o Objects/complexobject.o Objects/descrobject.o Objects/enumobject.o Objects/exceptions.o Objects/genobject.o Objects/fileobject.o Objects/floatobject.o Objects/frameobject.o Objects/funcobject.o Objects/iterobject.o Objects/listobject.o Objects/longobject.o Objects/dictobject.o Objects/odictobject.o Objects/memoryobject.o Objects/methodobject.o Objects/moduleobject.o Objects/namespaceobject.o Objects/object.o Objects/obmalloc.o Objects/capsule.o Objects/rangeobject.o Objects/setobject.o Objects/sliceobject.o Objects/structseq.o Objects/tupleobject.o Objects/typeobject.o Objects/unicodeobject.o Objects/unicodectype.o Objects/weakrefobject.o
ar rc libpython3.6m.a Python/_warnings.o Python/Python-ast.o Python/asdl.o Python/ast.o Python/bltinmodule.o Python/ceval.o Python/compile.o Python/codecs.o Python/dynamic_annotations.o Python/errors.o Python/frozenmain.o Python/future.o Python/getargs.o Python/getcompiler.o Python/getcopyright.o Python/getplatform.o Python/getversion.o Python/graminit.o Python/import.o Python/importdl.o Python/marshal.o Python/modsupport.o Python/mystrtoul.o Python/mysnprintf.o Python/peephole.o Python/pyarena.o Python/pyctype.o Python/pyfpe.o Python/pyhash.o Python/pylifecycle.o Python/pymath.o Python/pystate.o Python/pythonrun.o Python/pytime.o Python/random.o Python/structmember.o Python/symtable.o Python/sysmodule.o Python/traceback.o Python/getopt.o Python/pystrcmp.o Python/pystrtod.o Python/pystrhex.o Python/dtoa.o Python/formatter_unicode.o Python/fileutils.o Python/dynload_shlib.o   Python/thread.o  Python/frozen.o
ar rc libpython3.6m.a Modules/config.o Modules/getpath.o Modules/main.o Modules/gcmodule.o
ar rc libpython3.6m.a Modules/_threadmodule.o  Modules/posixmodule.o  Modules/errnomodule.o  Modules/pwdmodule.o  Modules/_sre.o  Modules/_codecsmodule.o  Modules/_weakref.o  Modules/_functoolsmodule.o  Modules/_operator.o  Modules/_collectionsmodule.o  Modules/itertoolsmodule.o  Modules/atexitmodule.o  Modules/signalmodule.o  Modules/_stat.o  Modules/timemodule.o  Modules/_localemodule.o  Modules/_iomodule.o Modules/iobase.o Modules/fileio.o Modules/bytesio.o Modules/bufferedio.o Modules/textio.o Modules/stringio.o  Modules/zipimport.o  Modules/faulthandler.o  Modules/_tracemalloc.o Modules/hashtable.o  Modules/symtablemodule.o  Modules/xxsubtype.o
gcc -pthread -shared -Wl,-rpath=/gnu/store/mdcns9c9rp5cm81nx7azbrdm4jh3ivi1-python-minimal-3.6.0/lib  -Wl,--no-as-needed -o libpython3.so -Wl,-hlibpython3.so libpython3.6m.so
ranlib libpython3.6m.a
gcc -pthread -Wl,-rpath=/gnu/store/mdcns9c9rp5cm81nx7azbrdm4jh3ivi1-python-minimal-3.6.0/lib  -Xlinker -export-dynamic -o python Programs/python.o -L. -lpython3.6m -lpthread -ldl  -lutil   -lm  
gcc -pthread -Wl,-rpath=/gnu/store/mdcns9c9rp5cm81nx7azbrdm4jh3ivi1-python-minimal-3.6.0/lib  -Xlinker -export-dynamic -o Programs/_testembed Programs/_testembed.o -L. -lpython3.6m -lpthread -ldl  -lutil   -lm  
LD_LIBRARY_PATH=/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0 ./python -E -S -m sysconfig --generate-posix-vars ;\
if test $? -ne 0 ; then \
	echo "generate-posix-vars failed" ; \
	rm -f ./pybuilddir.txt ; \
	exit 1 ; \
fi
running build
running build_ext
INFO: Can't locate Tcl/Tk libs and/or headers
building '_struct' extension
building '_ctypes_test' extension
creating build/temp.linux-x86_64-3.6/tmp
creating build/temp.linux-x86_64-3.6/tmp
creating build/temp.linux-x86_64-3.6/tmp/guix-build-python-minimal-3.6.0.drv-0
building 'array' extension
building 'cmath' extension
creating build/temp.linux-x86_64-3.6/tmp/guix-build-python-minimal-3.6.0.drv-0
creating build/temp.linux-x86_64-3.6/tmp/guix-build-python-minimal-3.6.0.drv-0
creating build/temp.linux-x86_64-3.6/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0
creating build/temp.linux-x86_64-3.6/tmp/guix-build-python-minimal-3.6.0.drv-0
creating build/temp.linux-x86_64-3.6/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules
creating build/temp.linux-x86_64-3.6/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules
creating build/temp.linux-x86_64-3.6/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules
gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Include -I/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0 -c /tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/arraymodule.c -o build/temp.linux-x86_64-3.6/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/arraymodule.o
creating build/temp.linux-x86_64-3.6/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/_ctypes
gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Include -I/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0 -c /tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/_struct.c -o build/temp.linux-x86_64-3.6/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/_struct.o
gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Include -I/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0 -c /tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/_ctypes/_ctypes_test.c -o build/temp.linux-x86_64-3.6/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/_ctypes/_ctypes_test.o
gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Include -I/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0 -c /tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/cmathmodule.c -o build/temp.linux-x86_64-3.6/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/cmathmodule.o
gcc -pthread -shared -Wl,-rpath=/gnu/store/mdcns9c9rp5cm81nx7azbrdm4jh3ivi1-python-minimal-3.6.0/lib build/temp.linux-x86_64-3.6/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/_ctypes/_ctypes_test.o -L. -lm -lpython3.6m -o build/lib.linux-x86_64-3.6/_ctypes_test.cpython-36m-x86_64-linux-gnu.so
building 'math' extension
gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Include -I/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0 -c /tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/mathmodule.c -o build/temp.linux-x86_64-3.6/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/mathmodule.o
gcc -pthread -shared -Wl,-rpath=/gnu/store/mdcns9c9rp5cm81nx7azbrdm4jh3ivi1-python-minimal-3.6.0/lib build/temp.linux-x86_64-3.6/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/_struct.o -L. -lpython3.6m -o build/lib.linux-x86_64-3.6/_struct.cpython-36m-x86_64-linux-gnu.so
building '_datetime' extension
gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Include -I/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0 -c /tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/_datetimemodule.c -o build/temp.linux-x86_64-3.6/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/_datetimemodule.o
gcc -pthread -shared -Wl,-rpath=/gnu/store/mdcns9c9rp5cm81nx7azbrdm4jh3ivi1-python-minimal-3.6.0/lib build/temp.linux-x86_64-3.6/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/arraymodule.o -L. -lpython3.6m -o build/lib.linux-x86_64-3.6/array.cpython-36m-x86_64-linux-gnu.so
building '_random' extension
gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Include -I/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0 -c /tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/_randommodule.c -o build/temp.linux-x86_64-3.6/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/_randommodule.o
gcc -pthread -shared -Wl,-rpath=/gnu/store/mdcns9c9rp5cm81nx7azbrdm4jh3ivi1-python-minimal-3.6.0/lib build/temp.linux-x86_64-3.6/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/mathmodule.o Modules/_math.o -L. -lm -lpython3.6m -o build/lib.linux-x86_64-3.6/math.cpython-36m-x86_64-linux-gnu.so
gcc -pthread -shared -Wl,-rpath=/gnu/store/mdcns9c9rp5cm81nx7azbrdm4jh3ivi1-python-minimal-3.6.0/lib build/temp.linux-x86_64-3.6/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/_randommodule.o -L. -lpython3.6m -o build/lib.linux-x86_64-3.6/_random.cpython-36m-x86_64-linux-gnu.so
building '_bisect' extension
gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Include -I/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0 -c /tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/_bisectmodule.c -o build/temp.linux-x86_64-3.6/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/_bisectmodule.o
building '_heapq' extension
gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Include -I/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0 -c /tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/_heapqmodule.c -o build/temp.linux-x86_64-3.6/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/_heapqmodule.o
gcc -pthread -shared -Wl,-rpath=/gnu/store/mdcns9c9rp5cm81nx7azbrdm4jh3ivi1-python-minimal-3.6.0/lib build/temp.linux-x86_64-3.6/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/_bisectmodule.o -L. -lpython3.6m -o build/lib.linux-x86_64-3.6/_bisect.cpython-36m-x86_64-linux-gnu.so
building '_pickle' extension
gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Include -I/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0 -c /tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/_pickle.c -o build/temp.linux-x86_64-3.6/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/_pickle.o
gcc -pthread -shared -Wl,-rpath=/gnu/store/mdcns9c9rp5cm81nx7azbrdm4jh3ivi1-python-minimal-3.6.0/lib build/temp.linux-x86_64-3.6/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/_heapqmodule.o -L. -lpython3.6m -o build/lib.linux-x86_64-3.6/_heapq.cpython-36m-x86_64-linux-gnu.so
building '_json' extension
gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Include -I/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0 -c /tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/_json.c -o build/temp.linux-x86_64-3.6/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/_json.o
gcc -pthread -shared -Wl,-rpath=/gnu/store/mdcns9c9rp5cm81nx7azbrdm4jh3ivi1-python-minimal-3.6.0/lib build/temp.linux-x86_64-3.6/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/cmathmodule.o Modules/_math.o -L. -lm -lpython3.6m -o build/lib.linux-x86_64-3.6/cmath.cpython-36m-x86_64-linux-gnu.so
building '_testcapi' extension
gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Include -I/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0 -c /tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/_testcapimodule.c -o build/temp.linux-x86_64-3.6/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/_testcapimodule.o
gcc -pthread -shared -Wl,-rpath=/gnu/store/mdcns9c9rp5cm81nx7azbrdm4jh3ivi1-python-minimal-3.6.0/lib build/temp.linux-x86_64-3.6/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/_datetimemodule.o -L. -lm -lpython3.6m -o build/lib.linux-x86_64-3.6/_datetime.cpython-36m-x86_64-linux-gnu.so
building '_testbuffer' extension
gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Include -I/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0 -c /tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/_testbuffer.c -o build/temp.linux-x86_64-3.6/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/_testbuffer.o
gcc -pthread -shared -Wl,-rpath=/gnu/store/mdcns9c9rp5cm81nx7azbrdm4jh3ivi1-python-minimal-3.6.0/lib build/temp.linux-x86_64-3.6/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/_json.o -L. -lpython3.6m -o build/lib.linux-x86_64-3.6/_json.cpython-36m-x86_64-linux-gnu.so
building '_testimportmultiple' extension
gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Include -I/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0 -c /tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/_testimportmultiple.c -o build/temp.linux-x86_64-3.6/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/_testimportmultiple.o
gcc -pthread -shared -Wl,-rpath=/gnu/store/mdcns9c9rp5cm81nx7azbrdm4jh3ivi1-python-minimal-3.6.0/lib build/temp.linux-x86_64-3.6/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/_testimportmultiple.o -L. -lpython3.6m -o build/lib.linux-x86_64-3.6/_testimportmultiple.cpython-36m-x86_64-linux-gnu.so
building '_testmultiphase' extension
gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Include -I/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0 -c /tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/_testmultiphase.c -o build/temp.linux-x86_64-3.6/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/_testmultiphase.o
gcc -pthread -shared -Wl,-rpath=/gnu/store/mdcns9c9rp5cm81nx7azbrdm4jh3ivi1-python-minimal-3.6.0/lib build/temp.linux-x86_64-3.6/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/_testcapimodule.o -L. -lpython3.6m -o build/lib.linux-x86_64-3.6/_testcapi.cpython-36m-x86_64-linux-gnu.so
building '_lsprof' extension
gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Include -I/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0 -c /tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/_lsprof.c -o build/temp.linux-x86_64-3.6/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/_lsprof.o
gcc -pthread -shared -Wl,-rpath=/gnu/store/mdcns9c9rp5cm81nx7azbrdm4jh3ivi1-python-minimal-3.6.0/lib build/temp.linux-x86_64-3.6/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/_testmultiphase.o -L. -lpython3.6m -o build/lib.linux-x86_64-3.6/_testmultiphase.cpython-36m-x86_64-linux-gnu.so
building 'unicodedata' extension
gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Include -I/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0 -c /tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/unicodedata.c -o build/temp.linux-x86_64-3.6/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/unicodedata.o
gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Include -I/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0 -c /tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/rotatingtree.c -o build/temp.linux-x86_64-3.6/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/rotatingtree.o
gcc -pthread -shared -Wl,-rpath=/gnu/store/mdcns9c9rp5cm81nx7azbrdm4jh3ivi1-python-minimal-3.6.0/lib build/temp.linux-x86_64-3.6/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/_lsprof.o build/temp.linux-x86_64-3.6/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/rotatingtree.o -L. -lpython3.6m -o build/lib.linux-x86_64-3.6/_lsprof.cpython-36m-x86_64-linux-gnu.so
building '_opcode' extension
gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Include -I/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0 -c /tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/_opcode.c -o build/temp.linux-x86_64-3.6/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/_opcode.o
gcc -pthread -shared -Wl,-rpath=/gnu/store/mdcns9c9rp5cm81nx7azbrdm4jh3ivi1-python-minimal-3.6.0/lib build/temp.linux-x86_64-3.6/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/_testbuffer.o -L. -lpython3.6m -o build/lib.linux-x86_64-3.6/_testbuffer.cpython-36m-x86_64-linux-gnu.so
building '_asyncio' extension
gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Include -I/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0 -c /tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/_asynciomodule.c -o build/temp.linux-x86_64-3.6/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/_asynciomodule.o
gcc -pthread -shared -Wl,-rpath=/gnu/store/mdcns9c9rp5cm81nx7azbrdm4jh3ivi1-python-minimal-3.6.0/lib build/temp.linux-x86_64-3.6/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/_opcode.o -L. -lpython3.6m -o build/lib.linux-x86_64-3.6/_opcode.cpython-36m-x86_64-linux-gnu.so
building 'fcntl' extension
gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Include -I/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0 -c /tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/fcntlmodule.c -o build/temp.linux-x86_64-3.6/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/fcntlmodule.o
gcc -pthread -shared -Wl,-rpath=/gnu/store/mdcns9c9rp5cm81nx7azbrdm4jh3ivi1-python-minimal-3.6.0/lib build/temp.linux-x86_64-3.6/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/_pickle.o -L. -lpython3.6m -o build/lib.linux-x86_64-3.6/_pickle.cpython-36m-x86_64-linux-gnu.so
gcc -pthread -shared -Wl,-rpath=/gnu/store/mdcns9c9rp5cm81nx7azbrdm4jh3ivi1-python-minimal-3.6.0/lib build/temp.linux-x86_64-3.6/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/fcntlmodule.o -L. -lpython3.6m -o build/lib.linux-x86_64-3.6/fcntl.cpython-36m-x86_64-linux-gnu.so
building 'grp' extension
gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Include -I/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0 -c /tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/grpmodule.c -o build/temp.linux-x86_64-3.6/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/grpmodule.o
building 'spwd' extension
gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Include -I/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0 -c /tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/spwdmodule.c -o build/temp.linux-x86_64-3.6/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/spwdmodule.o
gcc -pthread -shared -Wl,-rpath=/gnu/store/mdcns9c9rp5cm81nx7azbrdm4jh3ivi1-python-minimal-3.6.0/lib build/temp.linux-x86_64-3.6/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/grpmodule.o -L. -lpython3.6m -o build/lib.linux-x86_64-3.6/grp.cpython-36m-x86_64-linux-gnu.so
gcc -pthread -shared -Wl,-rpath=/gnu/store/mdcns9c9rp5cm81nx7azbrdm4jh3ivi1-python-minimal-3.6.0/lib build/temp.linux-x86_64-3.6/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/spwdmodule.o -L. -lpython3.6m -o build/lib.linux-x86_64-3.6/spwd.cpython-36m-x86_64-linux-gnu.so
building 'select' extension
gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Include -I/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0 -c /tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/selectmodule.c -o build/temp.linux-x86_64-3.6/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/selectmodule.o
building 'parser' extension
gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Include -I/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0 -c /tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/parsermodule.c -o build/temp.linux-x86_64-3.6/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/parsermodule.o
gcc -pthread -shared -Wl,-rpath=/gnu/store/mdcns9c9rp5cm81nx7azbrdm4jh3ivi1-python-minimal-3.6.0/lib build/temp.linux-x86_64-3.6/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/selectmodule.o -L. -lpython3.6m -o build/lib.linux-x86_64-3.6/select.cpython-36m-x86_64-linux-gnu.so
building 'mmap' extension
gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Include -I/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0 -c /tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/mmapmodule.c -o build/temp.linux-x86_64-3.6/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/mmapmodule.o
gcc -pthread -shared -Wl,-rpath=/gnu/store/mdcns9c9rp5cm81nx7azbrdm4jh3ivi1-python-minimal-3.6.0/lib build/temp.linux-x86_64-3.6/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/_asynciomodule.o -L. -lpython3.6m -o build/lib.linux-x86_64-3.6/_asyncio.cpython-36m-x86_64-linux-gnu.so
building 'syslog' extension
gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Include -I/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0 -c /tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/syslogmodule.c -o build/temp.linux-x86_64-3.6/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/syslogmodule.o
gcc -pthread -shared -Wl,-rpath=/gnu/store/mdcns9c9rp5cm81nx7azbrdm4jh3ivi1-python-minimal-3.6.0/lib build/temp.linux-x86_64-3.6/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/parsermodule.o -L. -lpython3.6m -o build/lib.linux-x86_64-3.6/parser.cpython-36m-x86_64-linux-gnu.so
building 'audioop' extension
gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Include -I/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0 -c /tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/audioop.c -o build/temp.linux-x86_64-3.6/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/audioop.o
gcc -pthread -shared -Wl,-rpath=/gnu/store/mdcns9c9rp5cm81nx7azbrdm4jh3ivi1-python-minimal-3.6.0/lib build/temp.linux-x86_64-3.6/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/syslogmodule.o -L. -lpython3.6m -o build/lib.linux-x86_64-3.6/syslog.cpython-36m-x86_64-linux-gnu.so
gcc -pthread -shared -Wl,-rpath=/gnu/store/mdcns9c9rp5cm81nx7azbrdm4jh3ivi1-python-minimal-3.6.0/lib build/temp.linux-x86_64-3.6/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/unicodedata.o -L. -lpython3.6m -o build/lib.linux-x86_64-3.6/unicodedata.cpython-36m-x86_64-linux-gnu.so
gcc -pthread -shared -Wl,-rpath=/gnu/store/mdcns9c9rp5cm81nx7azbrdm4jh3ivi1-python-minimal-3.6.0/lib build/temp.linux-x86_64-3.6/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/mmapmodule.o -L. -lpython3.6m -o build/lib.linux-x86_64-3.6/mmap.cpython-36m-x86_64-linux-gnu.so
building '_crypt' extension
gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Include -I/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0 -c /tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/_cryptmodule.c -o build/temp.linux-x86_64-3.6/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/_cryptmodule.o
building '_csv' extension
gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Include -I/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0 -c /tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/_csv.c -o build/temp.linux-x86_64-3.6/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/_csv.o
building '_posixsubprocess' extension
gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Include -I/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0 -c /tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/_posixsubprocess.c -o build/temp.linux-x86_64-3.6/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/_posixsubprocess.o
gcc -pthread -shared -Wl,-rpath=/gnu/store/mdcns9c9rp5cm81nx7azbrdm4jh3ivi1-python-minimal-3.6.0/lib build/temp.linux-x86_64-3.6/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/_cryptmodule.o -L. -lcrypt -lpython3.6m -o build/lib.linux-x86_64-3.6/_crypt.cpython-36m-x86_64-linux-gnu.so
building '_socket' extension
gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Include -I/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0 -c /tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/socketmodule.c -o build/temp.linux-x86_64-3.6/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/socketmodule.o
gcc -pthread -shared -Wl,-rpath=/gnu/store/mdcns9c9rp5cm81nx7azbrdm4jh3ivi1-python-minimal-3.6.0/lib build/temp.linux-x86_64-3.6/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/_posixsubprocess.o -L. -lpython3.6m -o build/lib.linux-x86_64-3.6/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so
building '_ssl' extension
gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Include -I/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0 -c /tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/_ssl.c -o build/temp.linux-x86_64-3.6/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/_ssl.o
gcc -pthread -shared -Wl,-rpath=/gnu/store/mdcns9c9rp5cm81nx7azbrdm4jh3ivi1-python-minimal-3.6.0/lib build/temp.linux-x86_64-3.6/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/_csv.o -L. -lpython3.6m -o build/lib.linux-x86_64-3.6/_csv.cpython-36m-x86_64-linux-gnu.so
building '_hashlib' extension
gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Include -I/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0 -c /tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/_hashopenssl.c -o build/temp.linux-x86_64-3.6/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/_hashopenssl.o
gcc -pthread -shared -Wl,-rpath=/gnu/store/mdcns9c9rp5cm81nx7azbrdm4jh3ivi1-python-minimal-3.6.0/lib build/temp.linux-x86_64-3.6/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/audioop.o -L. -lm -lpython3.6m -o build/lib.linux-x86_64-3.6/audioop.cpython-36m-x86_64-linux-gnu.so
gcc -pthread -shared -Wl,-rpath=/gnu/store/mdcns9c9rp5cm81nx7azbrdm4jh3ivi1-python-minimal-3.6.0/lib build/temp.linux-x86_64-3.6/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/_hashopenssl.o -L. -lssl -lcrypto -lpython3.6m -o build/lib.linux-x86_64-3.6/_hashlib.cpython-36m-x86_64-linux-gnu.so
building '_sha256' extension
gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Include -I/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0 -c /tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/sha256module.c -o build/temp.linux-x86_64-3.6/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/sha256module.o
building '_sha512' extension
gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Include -I/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0 -c /tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/sha512module.c -o build/temp.linux-x86_64-3.6/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/sha512module.o
gcc -pthread -shared -Wl,-rpath=/gnu/store/mdcns9c9rp5cm81nx7azbrdm4jh3ivi1-python-minimal-3.6.0/lib build/temp.linux-x86_64-3.6/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/socketmodule.o -L. -lpython3.6m -o build/lib.linux-x86_64-3.6/_socket.cpython-36m-x86_64-linux-gnu.so
gcc -pthread -shared -Wl,-rpath=/gnu/store/mdcns9c9rp5cm81nx7azbrdm4jh3ivi1-python-minimal-3.6.0/lib build/temp.linux-x86_64-3.6/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/sha256module.o -L. -lpython3.6m -o build/lib.linux-x86_64-3.6/_sha256.cpython-36m-x86_64-linux-gnu.so
gcc -pthread -shared -Wl,-rpath=/gnu/store/mdcns9c9rp5cm81nx7azbrdm4jh3ivi1-python-minimal-3.6.0/lib build/temp.linux-x86_64-3.6/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/sha512module.o -L. -lpython3.6m -o build/lib.linux-x86_64-3.6/_sha512.cpython-36m-x86_64-linux-gnu.so
gcc -pthread -shared -Wl,-rpath=/gnu/store/mdcns9c9rp5cm81nx7azbrdm4jh3ivi1-python-minimal-3.6.0/lib build/temp.linux-x86_64-3.6/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/_ssl.o -L. -lssl -lcrypto -lpython3.6m -o build/lib.linux-x86_64-3.6/_ssl.cpython-36m-x86_64-linux-gnu.so
building '_md5' extension
gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Include -I/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0 -c /tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/md5module.c -o build/temp.linux-x86_64-3.6/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/md5module.o
building '_sha1' extension
gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Include -I/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0 -c /tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/sha1module.c -o build/temp.linux-x86_64-3.6/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/sha1module.o
building '_blake2' extension
creating build/temp.linux-x86_64-3.6/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/_blake2
gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -DBLAKE2_USE_SSE=1 -I./Include -I. -I/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Include -I/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0 -c /tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/_blake2/blake2module.c -o build/temp.linux-x86_64-3.6/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/_blake2/blake2module.o
building '_sha3' extension
creating build/temp.linux-x86_64-3.6/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/_sha3
gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Include -I/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0 -c /tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/_sha3/sha3module.c -o build/temp.linux-x86_64-3.6/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/_sha3/sha3module.o
gcc -pthread -shared -Wl,-rpath=/gnu/store/mdcns9c9rp5cm81nx7azbrdm4jh3ivi1-python-minimal-3.6.0/lib build/temp.linux-x86_64-3.6/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/sha1module.o -L. -lpython3.6m -o build/lib.linux-x86_64-3.6/_sha1.cpython-36m-x86_64-linux-gnu.so
gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -DBLAKE2_USE_SSE=1 -I./Include -I. -I/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Include -I/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0 -c /tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/_blake2/blake2b_impl.c -o build/temp.linux-x86_64-3.6/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/_blake2/blake2b_impl.o
gcc -pthread -shared -Wl,-rpath=/gnu/store/mdcns9c9rp5cm81nx7azbrdm4jh3ivi1-python-minimal-3.6.0/lib build/temp.linux-x86_64-3.6/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/md5module.o -L. -lpython3.6m -o build/lib.linux-x86_64-3.6/_md5.cpython-36m-x86_64-linux-gnu.so
building 'termios' extension
gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Include -I/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0 -c /tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/termios.c -o build/temp.linux-x86_64-3.6/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/termios.o
building 'resource' extension
gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Include -I/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0 -c /tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/resource.c -o build/temp.linux-x86_64-3.6/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/resource.o
gcc -pthread -shared -Wl,-rpath=/gnu/store/mdcns9c9rp5cm81nx7azbrdm4jh3ivi1-python-minimal-3.6.0/lib build/temp.linux-x86_64-3.6/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/termios.o -L. -lpython3.6m -o build/lib.linux-x86_64-3.6/termios.cpython-36m-x86_64-linux-gnu.so
gcc -pthread -shared -Wl,-rpath=/gnu/store/mdcns9c9rp5cm81nx7azbrdm4jh3ivi1-python-minimal-3.6.0/lib build/temp.linux-x86_64-3.6/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/resource.o -L. -lpython3.6m -o build/lib.linux-x86_64-3.6/resource.cpython-36m-x86_64-linux-gnu.so
building 'nis' extension
gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Include -I/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0 -c /tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/nismodule.c -o build/temp.linux-x86_64-3.6/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/nismodule.o
building 'zlib' extension
gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Include -I/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0 -c /tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/zlibmodule.c -o build/temp.linux-x86_64-3.6/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/zlibmodule.o
gcc -pthread -shared -Wl,-rpath=/gnu/store/mdcns9c9rp5cm81nx7azbrdm4jh3ivi1-python-minimal-3.6.0/lib build/temp.linux-x86_64-3.6/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/nismodule.o -L. -lnsl -lpython3.6m -o build/lib.linux-x86_64-3.6/nis.cpython-36m-x86_64-linux-gnu.so
building 'binascii' extension
gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Include -I/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0 -c /tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/binascii.c -o build/temp.linux-x86_64-3.6/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/binascii.o -DUSE_ZLIB_CRC32
gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -DBLAKE2_USE_SSE=1 -I./Include -I. -I/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Include -I/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0 -c /tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/_blake2/blake2s_impl.c -o build/temp.linux-x86_64-3.6/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/_blake2/blake2s_impl.o
gcc -pthread -shared -Wl,-rpath=/gnu/store/mdcns9c9rp5cm81nx7azbrdm4jh3ivi1-python-minimal-3.6.0/lib build/temp.linux-x86_64-3.6/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/zlibmodule.o -L. -lz -lpython3.6m -o build/lib.linux-x86_64-3.6/zlib.cpython-36m-x86_64-linux-gnu.so
building '_bz2' extension
gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Include -I/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0 -c /tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/_bz2module.c -o build/temp.linux-x86_64-3.6/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/_bz2module.o
gcc -pthread -shared -Wl,-rpath=/gnu/store/mdcns9c9rp5cm81nx7azbrdm4jh3ivi1-python-minimal-3.6.0/lib build/temp.linux-x86_64-3.6/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/binascii.o -L. -lz -lpython3.6m -o build/lib.linux-x86_64-3.6/binascii.cpython-36m-x86_64-linux-gnu.so
building '_lzma' extension
gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Include -I/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0 -c /tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/_lzmamodule.c -o build/temp.linux-x86_64-3.6/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/_lzmamodule.o
gcc -pthread -shared -Wl,-rpath=/gnu/store/mdcns9c9rp5cm81nx7azbrdm4jh3ivi1-python-minimal-3.6.0/lib build/temp.linux-x86_64-3.6/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/_bz2module.o -L. -lbz2 -lpython3.6m -o build/lib.linux-x86_64-3.6/_bz2.cpython-36m-x86_64-linux-gnu.so
building 'pyexpat' extension
creating build/temp.linux-x86_64-3.6/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/expat
gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -DHAVE_EXPAT_CONFIG_H=1 -DUSE_PYEXPAT_CAPI -I/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/expat -I./Include -I. -I/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Include -I/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0 -c /tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/pyexpat.c -o build/temp.linux-x86_64-3.6/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/pyexpat.o
gcc -pthread -shared -Wl,-rpath=/gnu/store/mdcns9c9rp5cm81nx7azbrdm4jh3ivi1-python-minimal-3.6.0/lib build/temp.linux-x86_64-3.6/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/_blake2/blake2module.o build/temp.linux-x86_64-3.6/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/_blake2/blake2b_impl.o build/temp.linux-x86_64-3.6/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/_blake2/blake2s_impl.o -L. -lpython3.6m -o build/lib.linux-x86_64-3.6/_blake2.cpython-36m-x86_64-linux-gnu.so
building '_elementtree' extension
gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -DHAVE_EXPAT_CONFIG_H=1 -DUSE_PYEXPAT_CAPI -I/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/expat -I./Include -I. -I/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Include -I/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0 -c /tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/_elementtree.c -o build/temp.linux-x86_64-3.6/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/_elementtree.o
gcc -pthread -shared -Wl,-rpath=/gnu/store/mdcns9c9rp5cm81nx7azbrdm4jh3ivi1-python-minimal-3.6.0/lib build/temp.linux-x86_64-3.6/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/_lzmamodule.o -L. -llzma -lpython3.6m -o build/lib.linux-x86_64-3.6/_lzma.cpython-36m-x86_64-linux-gnu.so
building '_multibytecodec' extension
creating build/temp.linux-x86_64-3.6/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/cjkcodecs
gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Include -I/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0 -c /tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/cjkcodecs/multibytecodec.c -o build/temp.linux-x86_64-3.6/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/cjkcodecs/multibytecodec.o
gcc -pthread -shared -Wl,-rpath=/gnu/store/mdcns9c9rp5cm81nx7azbrdm4jh3ivi1-python-minimal-3.6.0/lib build/temp.linux-x86_64-3.6/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/cjkcodecs/multibytecodec.o -L. -lpython3.6m -o build/lib.linux-x86_64-3.6/_multibytecodec.cpython-36m-x86_64-linux-gnu.so
building '_codecs_kr' extension
gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Include -I/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0 -c /tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/cjkcodecs/_codecs_kr.c -o build/temp.linux-x86_64-3.6/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/cjkcodecs/_codecs_kr.o
gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -DHAVE_EXPAT_CONFIG_H=1 -DUSE_PYEXPAT_CAPI -I/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/expat -I./Include -I. -I/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Include -I/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0 -c /tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/expat/xmlparse.c -o build/temp.linux-x86_64-3.6/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/expat/xmlparse.o
gcc -pthread -shared -Wl,-rpath=/gnu/store/mdcns9c9rp5cm81nx7azbrdm4jh3ivi1-python-minimal-3.6.0/lib build/temp.linux-x86_64-3.6/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/_elementtree.o -L. -lpython3.6m -o build/lib.linux-x86_64-3.6/_elementtree.cpython-36m-x86_64-linux-gnu.so
gcc -pthread -shared -Wl,-rpath=/gnu/store/mdcns9c9rp5cm81nx7azbrdm4jh3ivi1-python-minimal-3.6.0/lib build/temp.linux-x86_64-3.6/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/cjkcodecs/_codecs_kr.o -L. -lpython3.6m -o build/lib.linux-x86_64-3.6/_codecs_kr.cpython-36m-x86_64-linux-gnu.so
building '_codecs_jp' extension
gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Include -I/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0 -c /tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/cjkcodecs/_codecs_jp.c -o build/temp.linux-x86_64-3.6/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/cjkcodecs/_codecs_jp.o
building '_codecs_cn' extension
gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Include -I/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0 -c /tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/cjkcodecs/_codecs_cn.c -o build/temp.linux-x86_64-3.6/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/cjkcodecs/_codecs_cn.o
gcc -pthread -shared -Wl,-rpath=/gnu/store/mdcns9c9rp5cm81nx7azbrdm4jh3ivi1-python-minimal-3.6.0/lib build/temp.linux-x86_64-3.6/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/_sha3/sha3module.o -L. -lpython3.6m -o build/lib.linux-x86_64-3.6/_sha3.cpython-36m-x86_64-linux-gnu.so
building '_codecs_tw' extension
gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Include -I/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0 -c /tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/cjkcodecs/_codecs_tw.c -o build/temp.linux-x86_64-3.6/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/cjkcodecs/_codecs_tw.o
gcc -pthread -shared -Wl,-rpath=/gnu/store/mdcns9c9rp5cm81nx7azbrdm4jh3ivi1-python-minimal-3.6.0/lib build/temp.linux-x86_64-3.6/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/cjkcodecs/_codecs_tw.o -L. -lpython3.6m -o build/lib.linux-x86_64-3.6/_codecs_tw.cpython-36m-x86_64-linux-gnu.so
building '_codecs_hk' extension
gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Include -I/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0 -c /tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/cjkcodecs/_codecs_hk.c -o build/temp.linux-x86_64-3.6/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/cjkcodecs/_codecs_hk.o
gcc -pthread -shared -Wl,-rpath=/gnu/store/mdcns9c9rp5cm81nx7azbrdm4jh3ivi1-python-minimal-3.6.0/lib build/temp.linux-x86_64-3.6/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/cjkcodecs/_codecs_cn.o -L. -lpython3.6m -o build/lib.linux-x86_64-3.6/_codecs_cn.cpython-36m-x86_64-linux-gnu.so
building '_codecs_iso2022' extension
gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Include -I/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0 -c /tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/cjkcodecs/_codecs_iso2022.c -o build/temp.linux-x86_64-3.6/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/cjkcodecs/_codecs_iso2022.o
gcc -pthread -shared -Wl,-rpath=/gnu/store/mdcns9c9rp5cm81nx7azbrdm4jh3ivi1-python-minimal-3.6.0/lib build/temp.linux-x86_64-3.6/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/cjkcodecs/_codecs_hk.o -L. -lpython3.6m -o build/lib.linux-x86_64-3.6/_codecs_hk.cpython-36m-x86_64-linux-gnu.so
building '_decimal' extension
creating build/temp.linux-x86_64-3.6/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/_decimal
creating build/temp.linux-x86_64-3.6/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/_decimal/libmpdec
gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -DCONFIG_64=1 -DASM=1 -I/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/_decimal/libmpdec -I./Include -I. -I/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Include -I/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0 -c /tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/_decimal/_decimal.c -o build/temp.linux-x86_64-3.6/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/_decimal/_decimal.o
gcc -pthread -shared -Wl,-rpath=/gnu/store/mdcns9c9rp5cm81nx7azbrdm4jh3ivi1-python-minimal-3.6.0/lib build/temp.linux-x86_64-3.6/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/cjkcodecs/_codecs_jp.o -L. -lpython3.6m -o build/lib.linux-x86_64-3.6/_codecs_jp.cpython-36m-x86_64-linux-gnu.so
building '_multiprocessing' extension
creating build/temp.linux-x86_64-3.6/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/_multiprocessing
gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IModules/_multiprocessing -I./Include -I. -I/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Include -I/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0 -c /tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/_multiprocessing/multiprocessing.c -o build/temp.linux-x86_64-3.6/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/_multiprocessing/multiprocessing.o
gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IModules/_multiprocessing -I./Include -I. -I/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Include -I/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0 -c /tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/_multiprocessing/semaphore.c -o build/temp.linux-x86_64-3.6/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/_multiprocessing/semaphore.o
gcc -pthread -shared -Wl,-rpath=/gnu/store/mdcns9c9rp5cm81nx7azbrdm4jh3ivi1-python-minimal-3.6.0/lib build/temp.linux-x86_64-3.6/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/cjkcodecs/_codecs_iso2022.o -L. -lpython3.6m -o build/lib.linux-x86_64-3.6/_codecs_iso2022.cpython-36m-x86_64-linux-gnu.so
building 'ossaudiodev' extension
gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Include -I/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0 -c /tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/ossaudiodev.c -o build/temp.linux-x86_64-3.6/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/ossaudiodev.o
gcc -pthread -shared -Wl,-rpath=/gnu/store/mdcns9c9rp5cm81nx7azbrdm4jh3ivi1-python-minimal-3.6.0/lib build/temp.linux-x86_64-3.6/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/_multiprocessing/multiprocessing.o build/temp.linux-x86_64-3.6/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/_multiprocessing/semaphore.o -L. -lpython3.6m -o build/lib.linux-x86_64-3.6/_multiprocessing.cpython-36m-x86_64-linux-gnu.so
building 'xxlimited' extension
gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -DPy_LIMITED_API=0x03050000 -I./Include -I. -I/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Include -I/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0 -c /tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/xxlimited.c -o build/temp.linux-x86_64-3.6/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/xxlimited.o
gcc -pthread -shared -Wl,-rpath=/gnu/store/mdcns9c9rp5cm81nx7azbrdm4jh3ivi1-python-minimal-3.6.0/lib build/temp.linux-x86_64-3.6/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/xxlimited.o -L. -lpython3.6m -o build/lib.linux-x86_64-3.6/xxlimited.cpython-36m-x86_64-linux-gnu.so
building '_ctypes' extension
gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I/gnu/store/w0bkj9qh7iqcklm5ld8ghg1ynnzqyv00-libffi-3.2.1/lib/libffi-3.2.1/include -I./Include -I. -I/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Include -I/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0 -c /tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/_ctypes/_ctypes.c -o build/temp.linux-x86_64-3.6/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/_ctypes/_ctypes.o
gcc -pthread -shared -Wl,-rpath=/gnu/store/mdcns9c9rp5cm81nx7azbrdm4jh3ivi1-python-minimal-3.6.0/lib build/temp.linux-x86_64-3.6/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/ossaudiodev.o -L. -lpython3.6m -o build/lib.linux-x86_64-3.6/ossaudiodev.cpython-36m-x86_64-linux-gnu.so
gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -DHAVE_EXPAT_CONFIG_H=1 -DUSE_PYEXPAT_CAPI -I/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/expat -I./Include -I. -I/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Include -I/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0 -c /tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/expat/xmlrole.c -o build/temp.linux-x86_64-3.6/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/expat/xmlrole.o
gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I/gnu/store/w0bkj9qh7iqcklm5ld8ghg1ynnzqyv00-libffi-3.2.1/lib/libffi-3.2.1/include -I./Include -I. -I/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Include -I/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0 -c /tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/_ctypes/callbacks.c -o build/temp.linux-x86_64-3.6/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/_ctypes/callbacks.o
gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -DHAVE_EXPAT_CONFIG_H=1 -DUSE_PYEXPAT_CAPI -I/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/expat -I./Include -I. -I/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Include -I/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0 -c /tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/expat/xmltok.c -o build/temp.linux-x86_64-3.6/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/expat/xmltok.o
gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I/gnu/store/w0bkj9qh7iqcklm5ld8ghg1ynnzqyv00-libffi-3.2.1/lib/libffi-3.2.1/include -I./Include -I. -I/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Include -I/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0 -c /tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/_ctypes/callproc.c -o build/temp.linux-x86_64-3.6/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/_ctypes/callproc.o
gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I/gnu/store/w0bkj9qh7iqcklm5ld8ghg1ynnzqyv00-libffi-3.2.1/lib/libffi-3.2.1/include -I./Include -I. -I/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Include -I/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0 -c /tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/_ctypes/stgdict.c -o build/temp.linux-x86_64-3.6/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/_ctypes/stgdict.o
gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I/gnu/store/w0bkj9qh7iqcklm5ld8ghg1ynnzqyv00-libffi-3.2.1/lib/libffi-3.2.1/include -I./Include -I. -I/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Include -I/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0 -c /tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/_ctypes/cfield.c -o build/temp.linux-x86_64-3.6/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/_ctypes/cfield.o
gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -DCONFIG_64=1 -DASM=1 -I/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/_decimal/libmpdec -I./Include -I. -I/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Include -I/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0 -c /tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/_decimal/libmpdec/basearith.c -o build/temp.linux-x86_64-3.6/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/_decimal/libmpdec/basearith.o
gcc -pthread -shared -Wl,-rpath=/gnu/store/mdcns9c9rp5cm81nx7azbrdm4jh3ivi1-python-minimal-3.6.0/lib build/temp.linux-x86_64-3.6/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/_ctypes/_ctypes.o build/temp.linux-x86_64-3.6/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/_ctypes/callbacks.o build/temp.linux-x86_64-3.6/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/_ctypes/callproc.o build/temp.linux-x86_64-3.6/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/_ctypes/stgdict.o build/temp.linux-x86_64-3.6/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/_ctypes/cfield.o -L. -lffi -lpython3.6m -o build/lib.linux-x86_64-3.6/_ctypes.cpython-36m-x86_64-linux-gnu.so
gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -DCONFIG_64=1 -DASM=1 -I/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/_decimal/libmpdec -I./Include -I. -I/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Include -I/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0 -c /tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/_decimal/libmpdec/constants.c -o build/temp.linux-x86_64-3.6/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/_decimal/libmpdec/constants.o
gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -DCONFIG_64=1 -DASM=1 -I/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/_decimal/libmpdec -I./Include -I. -I/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Include -I/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0 -c /tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/_decimal/libmpdec/context.c -o build/temp.linux-x86_64-3.6/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/_decimal/libmpdec/context.o
gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -DCONFIG_64=1 -DASM=1 -I/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/_decimal/libmpdec -I./Include -I. -I/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Include -I/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0 -c /tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/_decimal/libmpdec/convolute.c -o build/temp.linux-x86_64-3.6/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/_decimal/libmpdec/convolute.o
gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -DCONFIG_64=1 -DASM=1 -I/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/_decimal/libmpdec -I./Include -I. -I/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Include -I/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0 -c /tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/_decimal/libmpdec/crt.c -o build/temp.linux-x86_64-3.6/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/_decimal/libmpdec/crt.o
gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -DCONFIG_64=1 -DASM=1 -I/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/_decimal/libmpdec -I./Include -I. -I/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Include -I/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0 -c /tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/_decimal/libmpdec/difradix2.c -o build/temp.linux-x86_64-3.6/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/_decimal/libmpdec/difradix2.o
gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -DCONFIG_64=1 -DASM=1 -I/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/_decimal/libmpdec -I./Include -I. -I/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Include -I/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0 -c /tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/_decimal/libmpdec/fnt.c -o build/temp.linux-x86_64-3.6/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/_decimal/libmpdec/fnt.o
gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -DCONFIG_64=1 -DASM=1 -I/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/_decimal/libmpdec -I./Include -I. -I/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Include -I/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0 -c /tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/_decimal/libmpdec/fourstep.c -o build/temp.linux-x86_64-3.6/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/_decimal/libmpdec/fourstep.o
gcc -pthread -shared -Wl,-rpath=/gnu/store/mdcns9c9rp5cm81nx7azbrdm4jh3ivi1-python-minimal-3.6.0/lib build/temp.linux-x86_64-3.6/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/pyexpat.o build/temp.linux-x86_64-3.6/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/expat/xmlparse.o build/temp.linux-x86_64-3.6/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/expat/xmlrole.o build/temp.linux-x86_64-3.6/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/expat/xmltok.o -L. -lpython3.6m -o build/lib.linux-x86_64-3.6/pyexpat.cpython-36m-x86_64-linux-gnu.so
gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -DCONFIG_64=1 -DASM=1 -I/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/_decimal/libmpdec -I./Include -I. -I/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Include -I/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0 -c /tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/_decimal/libmpdec/io.c -o build/temp.linux-x86_64-3.6/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/_decimal/libmpdec/io.o
gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -DCONFIG_64=1 -DASM=1 -I/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/_decimal/libmpdec -I./Include -I. -I/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Include -I/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0 -c /tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/_decimal/libmpdec/memory.c -o build/temp.linux-x86_64-3.6/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/_decimal/libmpdec/memory.o
gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -DCONFIG_64=1 -DASM=1 -I/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/_decimal/libmpdec -I./Include -I. -I/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Include -I/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0 -c /tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/_decimal/libmpdec/mpdecimal.c -o build/temp.linux-x86_64-3.6/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/_decimal/libmpdec/mpdecimal.o
gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -DCONFIG_64=1 -DASM=1 -I/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/_decimal/libmpdec -I./Include -I. -I/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Include -I/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0 -c /tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/_decimal/libmpdec/numbertheory.c -o build/temp.linux-x86_64-3.6/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/_decimal/libmpdec/numbertheory.o
gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -DCONFIG_64=1 -DASM=1 -I/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/_decimal/libmpdec -I./Include -I. -I/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Include -I/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0 -c /tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/_decimal/libmpdec/sixstep.c -o build/temp.linux-x86_64-3.6/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/_decimal/libmpdec/sixstep.o
gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -DCONFIG_64=1 -DASM=1 -I/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/_decimal/libmpdec -I./Include -I. -I/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Include -I/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0 -c /tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/_decimal/libmpdec/transpose.c -o build/temp.linux-x86_64-3.6/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/_decimal/libmpdec/transpose.o
gcc -pthread -shared -Wl,-rpath=/gnu/store/mdcns9c9rp5cm81nx7azbrdm4jh3ivi1-python-minimal-3.6.0/lib build/temp.linux-x86_64-3.6/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/_decimal/_decimal.o build/temp.linux-x86_64-3.6/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/_decimal/libmpdec/basearith.o build/temp.linux-x86_64-3.6/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/_decimal/libmpdec/constants.o build/temp.linux-x86_64-3.6/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/_decimal/libmpdec/context.o build/temp.linux-x86_64-3.6/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/_decimal/libmpdec/convolute.o build/temp.linux-x86_64-3.6/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/_decimal/libmpdec/crt.o build/temp.linux-x86_64-3.6/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/_decimal/libmpdec/difradix2.o build/temp.linux-x86_64-3.6/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/_decimal/libmpdec/fnt.o build/temp.linux-x86_64-3.6/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/_decimal/libmpdec/fourstep.o build/temp.linux-x86_64-3.6/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/_decimal/libmpdec/io.o build/temp.linux-x86_64-3.6/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/_decimal/libmpdec/memory.o build/temp.linux-x86_64-3.6/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/_decimal/libmpdec/mpdecimal.o build/temp.linux-x86_64-3.6/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/_decimal/libmpdec/numbertheory.o build/temp.linux-x86_64-3.6/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/_decimal/libmpdec/sixstep.o build/temp.linux-x86_64-3.6/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Modules/_decimal/libmpdec/transpose.o -L. -lpython3.6m -o build/lib.linux-x86_64-3.6/_decimal.cpython-36m-x86_64-linux-gnu.so

Python build finished successfully!
The necessary bits to build these optional modules were not found:
_curses               _curses_panel         _dbm               
_gdbm                 _sqlite3              _tkinter           
readline                                                       
To find the necessary bits, look in setup.py in detect_modules() for the module's name.

The following modules found by detect_modules() in setup.py, have been
built by the Makefile instead, as configured by the Setup files:
atexit                pwd                   time               
running build_scripts
creating build/scripts-3.6
copying and adjusting /tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Tools/scripts/pydoc3 -> build/scripts-3.6
copying and adjusting /tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Tools/scripts/idle3 -> build/scripts-3.6
copying and adjusting /tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Tools/scripts/2to3 -> build/scripts-3.6
copying and adjusting /tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Tools/scripts/pyvenv -> build/scripts-3.6
changing mode of build/scripts-3.6/pydoc3 from 644 to 755
changing mode of build/scripts-3.6/idle3 from 644 to 755
changing mode of build/scripts-3.6/2to3 from 644 to 755
changing mode of build/scripts-3.6/pyvenv from 644 to 755
renaming build/scripts-3.6/pydoc3 to build/scripts-3.6/pydoc3.6
renaming build/scripts-3.6/idle3 to build/scripts-3.6/idle3.6
renaming build/scripts-3.6/2to3 to build/scripts-3.6/2to3-3.6
renaming build/scripts-3.6/pyvenv to build/scripts-3.6/pyvenv-3.6
phase `build' succeeded after 70.5 seconds
starting phase `pre-check'
phase `pre-check' succeeded after 0.0 seconds
starting phase `check'
LD_LIBRARY_PATH=/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0 ./python -E -c 'import sys ; from sysconfig import get_platform ; print("%s-%d.%d" % (get_platform(), *sys.version_info[:2]))' >platform
running build
running build_ext
INFO: Can't locate Tcl/Tk libs and/or headers

Python build finished successfully!
The necessary bits to build these optional modules were not found:
_curses               _curses_panel         _dbm               
_gdbm                 _sqlite3              _tkinter           
readline                                                       
To find the necessary bits, look in setup.py in detect_modules() for the module's name.

The following modules found by detect_modules() in setup.py, have been
built by the Makefile instead, as configured by the Setup files:
atexit                pwd                   time               
running build_scripts
copying and adjusting /tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Tools/scripts/pydoc3 -> build/scripts-3.6
copying and adjusting /tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Tools/scripts/idle3 -> build/scripts-3.6
copying and adjusting /tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Tools/scripts/2to3 -> build/scripts-3.6
copying and adjusting /tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Tools/scripts/pyvenv -> build/scripts-3.6
changing mode of build/scripts-3.6/pydoc3 from 644 to 755
changing mode of build/scripts-3.6/idle3 from 644 to 755
changing mode of build/scripts-3.6/2to3 from 644 to 755
changing mode of build/scripts-3.6/pyvenv from 644 to 755
renaming build/scripts-3.6/pydoc3 to build/scripts-3.6/pydoc3.6
renaming build/scripts-3.6/idle3 to build/scripts-3.6/idle3.6
renaming build/scripts-3.6/2to3 to build/scripts-3.6/2to3-3.6
renaming build/scripts-3.6/pyvenv to build/scripts-3.6/pyvenv-3.6
LD_LIBRARY_PATH=/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0 ./python  ./Tools/scripts/run_tests.py 
== CPython 3.6.0 (default, Jan 1 1970, 00:00:01) [GCC 4.9.4]
==   Linux-4.9.13-x86_64-with-glibc2.2.5 little-endian
==   hash algorithm: siphash24 64bit
==  cwd: /tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/build/test_python_9692
==  encodings: locale=UTF-8, FS=utf-8
Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=1, verbose=0, bytes_warning=2, quiet=0, hash_randomization=1, isolated=0)
Using random seed 3916720
Run tests in parallel using 6 child processes
0:00:00 [  1/405] test_format passed
0:00:00 [  2/405] test_unpack_ex passed
0:00:00 [  3/405] test_symbol passed
0:00:00 [  4/405] test_mmap passed
0:00:00 [  5/405] test_optparse passed
0:00:01 [  6/405] test_codecmaps_kr passed
0:00:01 [  7/405] test_pulldom passed
0:00:01 [  8/405] test_sys passed
0:00:01 [  9/405] test_codecencodings_hk passed
0:00:01 [ 10/405] test_decorators passed
0:00:01 [ 11/405] test_codeop passed
0:00:01 [ 12/405] test_urllibnet skipped (resource denied)
test_urllibnet skipped -- Use of the 'network' resource not enabled
0:00:01 [ 13/405] test_dummy_threading passed
0:00:01 [ 14/405] test_idle skipped
test_idle skipped -- No module named '_tkinter'
0:00:02 [ 15/405] test_source_encoding passed
0:00:02 [ 16/405] test_cmd passed
0:00:02 [ 17/405] test_file passed
0:00:02 [ 18/405] test_eof passed
0:00:02 [ 19/405] test__locale passed
0:00:03 [ 20/405] test_float passed
0:00:03 [ 21/405] test_code_module passed
0:00:03 [ 22/405] test_warnings passed
0:00:03 [ 23/405] test_largefile passed
0:00:03 [ 24/405] test_dynamic passed
0:00:04 [ 25/405] test_complex passed
0:00:04 [ 26/405] test_contains passed
0:00:04 [ 27/405] test__osx_support passed
0:00:05 [ 28/405] test_codecencodings_iso2022 passed
0:00:05 [ 29/405] test_startfile skipped
test_startfile skipped -- object <module 'os' from '/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Lib/os.py'> has no attribute 'startfile'
0:00:06 [ 30/405] test_wait3 passed
0:00:06 [ 31/405] test_json passed
0:00:06 [ 32/405] test_future5 passed
0:00:06 [ 33/405] test_socketserver skipped (resource denied)
test_socketserver skipped -- Use of the 'network' resource not enabled
0:00:06 [ 34/405] test_audioop passed
0:00:07 [ 35/405] test_quopri passed
0:00:07 [ 36/405] test_docxmlrpc passed
0:00:07 [ 37/405] test_sort passed
0:00:07 [ 38/405] test_ucn passed
0:00:07 [ 39/405] test_structmembers passed
0:00:07 [ 40/405] test_abstract_numbers passed
0:00:07 [ 41/405] test_codecmaps_tw passed
0:00:07 [ 42/405] test_global passed
0:00:08 [ 43/405] test_keyword passed
0:00:08 [ 44/405] test_unicode_file_functions passed
0:00:08 [ 45/405] test_weakset passed
0:00:10 [ 46/405] test_unicodedata passed
0:00:11 [ 47/405] test_dbm_dumb passed
0:00:11 [ 48/405] test_sundry passed
0:00:11 [ 49/405] test_csv passed
0:00:11 [ 50/405] test_dummy_thread passed
0:00:12 [ 51/405] test_asdl_parser passed
0:00:12 [ 52/405] test_turtle skipped
test_turtle skipped -- No module named '_tkinter'
0:00:12 [ 53/405] test_frame passed
0:00:12 [ 54/405] test_webbrowser passed
0:00:13 [ 55/405] test_wait4 passed
0:00:14 [ 56/405] test_zlib passed
0:00:15 [ 57/405] test_spwd passed
0:00:21 [ 58/405] test_signal passed
0:00:21 [ 59/405] test_pow passed
0:00:21 [ 60/405] test_urllib2 passed
0:00:22 [ 61/405] test_ntpath passed
0:00:22 [ 62/405] test_selectors passed
0:00:23 [ 63/405] test_logging passed
0:00:23 [ 64/405] test_typechecks passed
0:00:24 [ 65/405] test_descr passed
0:00:24 [ 66/405] test_stringprep passed
0:00:25 [ 67/405] test_bufio passed
0:00:28 [ 68/405] test_bytes passed
0:00:28 [ 69/405] test_trace passed
0:00:28 [ 70/405] test_iterlen passed
0:00:29 [ 71/405] test_htmlparser passed
0:00:29 [ 72/405] test_userlist passed
0:00:29 [ 73/405] test_with passed
0:00:29 [ 74/405] test_asyncio passed
0:00:29 [ 75/405] test_dbm_ndbm skipped
test_dbm_ndbm skipped -- No module named '_dbm'
0:00:30 [ 76/405] test_difflib passed
0:00:30 [ 77/405] test_ossaudiodev skipped (resource denied)
test_ossaudiodev skipped -- Use of the 'audio' resource not enabled
0:00:30 [ 78/405] test_urllib2net skipped (resource denied)
test_urllib2net skipped -- Use of the 'network' resource not enabled
0:00:30 [ 79/405] test_symtable passed
0:00:30 [ 80/405] test_types passed
0:00:30 [ 81/405] test_hmac passed
0:00:31 [ 82/405] test_shutil passed
0:00:31 [ 83/405] test_getopt passed
0:00:31 [ 84/405] test_telnetlib passed
0:00:31 [ 85/405] test_contextlib passed
0:00:32 [ 86/405] test_subclassinit passed
0:00:32 [ 87/405] test_wave passed
0:00:32 [ 88/405] test_file_eintr passed
0:00:32 [ 89/405] test_httplib passed -- running: test_multiprocessing_fork (30 sec)
0:00:32 [ 90/405] test_stat passed -- running: test_multiprocessing_fork (30 sec)
0:00:33 [ 91/405] test_sunau passed -- running: test_multiprocessing_fork (31 sec)
0:00:33 [ 92/405] test_smtpd passed -- running: test_multiprocessing_fork (31 sec)
0:00:37 [ 93/405] test_long passed -- running: test_multiprocessing_fork (35 sec)
0:00:37 [ 94/405] test_msilib skipped -- running: test_multiprocessing_fork (35 sec)
test_msilib skipped -- No module named '_msi'
0:00:37 [ 95/405] test_atexit passed -- running: test_multiprocessing_fork (35 sec)
0:00:38 [ 96/405] test_pathlib passed -- running: test_multiprocessing_fork (36 sec)
0:00:38 [ 97/405] test_secrets passed -- running: test_multiprocessing_fork (36 sec)
0:00:41 [ 98/405] test_zipfile passed -- running: test_multiprocessing_fork (39 sec)
0:00:41 [ 99/405] test_calendar passed -- running: test_multiprocessing_fork (39 sec)
0:00:41 [100/405] test_future passed -- running: test_multiprocessing_fork (39 sec)
0:00:41 [101/405] test_scope passed -- running: test_multiprocessing_fork (39 sec)
0:00:41 [102/405] test_extcall passed -- running: test_multiprocessing_fork (39 sec)
0:00:42 [103/405] test_aifc passed -- running: test_multiprocessing_fork (39 sec)
0:00:42 [104/405] test_codecmaps_hk passed -- running: test_multiprocessing_fork (40 sec)
0:00:42 [105/405] test_strftime passed -- running: test_multiprocessing_fork (40 sec)
0:00:42 [106/405] test_minidom passed -- running: test_multiprocessing_forkserver (30 sec), test_multiprocessing_fork (40 sec)
0:00:42 [107/405] test_genexps passed -- running: test_multiprocessing_forkserver (30 sec), test_multiprocessing_fork (40 sec)
0:00:43 [108/405] test_ttk_guionly skipped -- running: test_multiprocessing_forkserver (31 sec), test_multiprocessing_fork (41 sec)
test_ttk_guionly skipped -- No module named '_tkinter'
0:00:43 [109/405] test_peepholer passed -- running: test_multiprocessing_forkserver (31 sec), test_multiprocessing_fork (41 sec)
0:00:43 [110/405] test_setcomps passed -- running: test_multiprocessing_forkserver (31 sec), test_multiprocessing_fork (41 sec)
0:00:43 [111/405] test_strtod passed -- running: test_multiprocessing_forkserver (31 sec), test_multiprocessing_fork (41 sec)
0:00:47 [112/405] test_socket passed -- running: test_multiprocessing_forkserver (35 sec), test_multiprocessing_fork (45 sec)
0:00:47 [113/405] test_kqueue skipped -- running: test_multiprocessing_forkserver (35 sec), test_multiprocessing_fork (45 sec)
test_kqueue skipped -- test works only on BSD
0:00:47 [114/405] test_threading_local passed -- running: test_multiprocessing_forkserver (35 sec), test_multiprocessing_fork (45 sec)
0:00:48 [115/405] test_thread passed -- running: test_multiprocessing_forkserver (36 sec), test_multiprocessing_fork (46 sec)
0:00:49 [116/405] test_venv passed -- running: test_multiprocessing_forkserver (37 sec), test_multiprocessing_fork (46 sec)
0:00:49 [117/405] test_index passed -- running: test_multiprocessing_forkserver (37 sec), test_multiprocessing_fork (47 sec)
0:00:49 [118/405] test_ttk_textonly skipped -- running: test_multiprocessing_forkserver (37 sec), test_multiprocessing_fork (47 sec)
test_ttk_textonly skipped -- No module named '_tkinter'
0:00:49 [119/405] test_int_literal passed -- running: test_multiprocessing_forkserver (37 sec), test_multiprocessing_fork (47 sec)
0:00:50 [120/405] test_gzip passed -- running: test_multiprocessing_forkserver (38 sec), test_multiprocessing_fork (48 sec)
0:00:51 [121/405] test_gc passed -- running: test_multiprocessing_forkserver (39 sec), test_multiprocessing_fork (49 sec)
0:00:51 [122/405] test_linecache passed -- running: test_multiprocessing_forkserver (39 sec), test_multiprocessing_fork (49 sec)
0:00:51 [123/405] test_html passed -- running: test_multiprocessing_forkserver (39 sec), test_multiprocessing_fork (49 sec)
0:00:51 [124/405] test_osx_env passed -- running: test_multiprocessing_forkserver (39 sec), test_multiprocessing_fork (49 sec)
0:00:52 [125/405] test_enum passed -- running: test_multiprocessing_forkserver (40 sec), test_multiprocessing_fork (50 sec)
0:00:52 [126/405] test_unicode passed -- running: test_multiprocessing_forkserver (40 sec), test_multiprocessing_fork (50 sec)
0:00:52 [127/405] test_marshal passed -- running: test_multiprocessing_forkserver (40 sec), test_multiprocessing_fork (50 sec)
0:00:57 [128/405] test_poplib passed -- running: test_multiprocessing_forkserver (45 sec), test_multiprocessing_fork (55 sec)
0:00:57 [129/405] test_multiprocessing_fork passed (54 sec) -- running: test_multiprocessing_forkserver (45 sec)
0:00:57 [130/405] test_structseq passed -- running: test_multiprocessing_forkserver (45 sec)
0:00:57 [131/405] test_macpath passed -- running: test_multiprocessing_forkserver (45 sec)
0:00:57 [132/405] test_winconsoleio skipped -- running: test_multiprocessing_forkserver (45 sec)
test_winconsoleio skipped -- test only relevant on win32
0:00:57 [133/405] test_tcl skipped -- running: test_multiprocessing_forkserver (45 sec)
test_tcl skipped -- No module named '_tkinter'
0:00:58 [134/405] test_gdb skipped -- running: test_multiprocessing_forkserver (46 sec)
test_gdb skipped -- Couldn't find gdb on the path
0:00:58 [135/405] test_glob passed -- running: test_multiprocessing_forkserver (46 sec)
0:00:58 [136/405] test_timeit passed -- running: test_multiprocessing_forkserver (46 sec)
0:00:59 [137/405] test_resource passed -- running: test_multiprocessing_forkserver (47 sec)
0:00:59 [138/405] test_dict passed -- running: test_multiprocessing_forkserver (47 sec)
0:00:59 [139/405] test_script_helper passed -- running: test_multiprocessing_forkserver (47 sec)
0:01:01 [140/405] test_xmlrpc passed -- running: test_multiprocessing_forkserver (49 sec)
127.0.0.1 - - [04/Mar/2017 22:14:16] "POST / HTTP/1.1" 200 -
127.0.0.1 - - [04/Mar/2017 22:14:16] "POST / HTTP/1.1" 200 -
0:01:01 [141/405] test_errno passed -- running: test_multiprocessing_forkserver (49 sec)
0:01:02 [142/405] test_iter passed -- running: test_multiprocessing_forkserver (50 sec)
0:01:02 [143/405] test_platform passed -- running: test_multiprocessing_forkserver (50 sec)
0:01:03 [144/405] test_statistics passed -- running: test_multiprocessing_forkserver (51 sec), test_mailbox (31 sec)
0:01:04 [145/405] test_string_literals passed -- running: test_multiprocessing_forkserver (52 sec), test_mailbox (31 sec)
0:01:05 [146/405] test_bz2 passed -- running: test_multiprocessing_forkserver (53 sec), test_mailbox (33 sec)
0:01:05 [147/405] test_charmapcodec passed -- running: test_multiprocessing_forkserver (53 sec), test_mailbox (33 sec)
0:01:06 [148/405] test_openpty passed -- running: test_multiprocessing_forkserver (53 sec), test_mailbox (33 sec)
0:01:06 [149/405] test_typing passed -- running: test_multiprocessing_forkserver (54 sec), test_mailbox (34 sec)
0:01:06 [150/405] test_binhex passed -- running: test_multiprocessing_forkserver (54 sec), test_mailbox (34 sec)
0:01:07 [151/405] test_robotparser passed -- running: test_multiprocessing_forkserver (55 sec), test_mailbox (34 sec)
0:01:09 [152/405] test_argparse passed -- running: test_multiprocessing_forkserver (56 sec), test_mailbox (36 sec)
0:01:09 [153/405] test_ioctl skipped -- running: test_multiprocessing_forkserver (57 sec), test_mailbox (36 sec)
test_ioctl skipped -- Unable to open /dev/tty
0:01:09 [154/405] test_defaultdict passed -- running: test_multiprocessing_forkserver (57 sec), test_mailbox (37 sec)
0:01:09 [155/405] test_xml_dom_minicompat passed -- running: test_multiprocessing_forkserver (57 sec), test_mailbox (37 sec)
0:01:09 [156/405] test_multiprocessing_forkserver passed (57 sec) -- running: test_mailbox (37 sec)
0:01:12 [157/405] test_time passed -- running: test_mailbox (39 sec)
0:01:12 [158/405] test_unittest passed -- running: test_mailbox (40 sec)
0:01:13 [159/405] test_dynamicclassattribute passed -- running: test_mailbox (40 sec)
0:01:13 [160/405/1] test_subprocess failed -- running: test_mailbox (40 sec)
test test_subprocess failed -- multiple errors occurred; run in verbose mode for details
0:01:14 [161/405/1] test_tk skipped -- running: test_mailbox (41 sec)
test_tk skipped -- No module named '_tkinter'
0:01:14 [162/405/1] test_raise passed -- running: test_mailbox (41 sec)
0:01:14 [163/405/1] test_compare passed -- running: test_mailbox (42 sec)
0:01:14 [164/405/1] test_syslog passed -- running: test_mailbox (42 sec)
0:01:15 [165/405/1] test_queue passed -- running: test_mailbox (43 sec)
0:01:15 [166/405/1] test_asynchat passed -- running: test_mailbox (43 sec)
0:01:16 [167/405/1] test_funcattrs passed -- running: test_mailbox (43 sec)
0:01:16 [168/405/1] test_urllib_response passed -- running: test_mailbox (43 sec)
0:01:16 [169/405/1] test_fstring passed -- running: test_mailbox (44 sec)
0:01:17 [170/405/1] test_dis passed -- running: test_mailbox (45 sec)
0:01:18 [171/405/1] test_normalization passed -- running: test_mailbox (45 sec)
0:01:18 [172/405/1] test_grammar passed -- running: test_mailbox (46 sec)
0:01:19 [173/405/1] test_memoryview passed -- running: test_mailbox (47 sec)
0:01:19 [174/405/1] test_bigaddrspace passed -- running: test_mailbox (47 sec)
0:01:20 [175/405/1] test_mailbox passed (48 sec)
0:01:20 [176/405/1] test_cmd_line_script passed
0:01:26 [177/405/1] test_pydoc passed -- running: test_tokenize (33 sec)
0:01:26 [178/405/1] test_locale passed -- running: test_tokenize (34 sec)
0:01:26 [179/405/1] test_netrc passed -- running: test_tokenize (34 sec)
0:01:26 [180/405/1] test_capi passed -- running: test_tokenize (34 sec)
0:01:27 [181/405/1] test_cgitb passed -- running: test_tokenize (35 sec)
0:01:28 [182/405/1] test_generator_stop passed -- running: test_tokenize (35 sec)
0:01:28 [183/405/1] test_rlcompleter passed -- running: test_tokenize (36 sec)
0:01:31 [184/405/1] test_runpy passed -- running: test_tokenize (39 sec)
0:01:32 [185/405/1] test_copyreg passed -- running: test_tokenize (40 sec)
0:01:32 [186/405/1] test_unicode_file passed -- running: test_tokenize (40 sec)
0:01:34 [187/405/1] test_codecencodings_jp passed -- running: test_tokenize (42 sec)
0:01:35 [188/405/1] test_coroutines passed -- running: test_tokenize (43 sec)
0:01:35 [189/405/1] test_winreg skipped -- running: test_tokenize (43 sec)
test_winreg skipped -- No module named 'winreg'
0:01:36 [190/405/1] test_tarfile passed -- running: test_tokenize (44 sec)
0:01:36 [191/405/1] test_urlparse passed -- running: test_tokenize (44 sec)
0:01:36 [192/405/1] test_smtpnet skipped (resource denied) -- running: test_tokenize (44 sec)
test_smtpnet skipped -- Use of the 'network' resource not enabled
0:01:37 [193/405/1] test_functools passed -- running: test_tools (30 sec), test_tokenize (45 sec)
0:01:38 [194/405/1] test_zipimport_support passed -- running: test_tools (31 sec), test_tokenize (46 sec)
0:01:38 [195/405/1] test_base64 passed -- running: test_tools (31 sec), test_tokenize (46 sec)
0:01:38 [196/405/1] test_dtrace passed -- running: test_tools (32 sec), test_tokenize (46 sec)
0:01:39 [197/405/1] test_future4 passed -- running: test_tools (32 sec), test_tokenize (47 sec)
0:01:40 [198/405/1] test_smtplib passed -- running: test_tools (34 sec), test_tokenize (48 sec)
0:01:41 [199/405/1] test_codecencodings_cn passed -- running: test_tools (35 sec), test_tokenize (49 sec)
0:01:43 [200/405/1] test_decimal passed -- running: test_tools (37 sec), test_tokenize (51 sec)
0:01:44 [201/405/1] test_unicode_identifiers passed -- running: test_tools (37 sec), test_tokenize (52 sec)
0:01:44 [202/405/1] test_threadsignals passed -- running: test_tools (38 sec), test_tokenize (52 sec)
0:01:44 [203/405/1] test_pkg passed -- running: test_tools (38 sec), test_tokenize (52 sec)
0:01:45 [204/405/1] test_codecencodings_kr passed -- running: test_tools (39 sec), test_tokenize (53 sec)
0:01:46 [205/405/1] test_import passed -- running: test_tools (39 sec), test_tokenize (53 sec)
0:01:47 [206/405/1] test_module passed -- running: test_tools (40 sec), test_tokenize (54 sec)
0:01:47 [207/405/1] test_codecencodings_tw passed -- running: test_tools (41 sec), test_tokenize (55 sec)
0:01:48 [208/405/1] test_yield_from passed -- running: test_tools (41 sec), test_tokenize (56 sec)
0:01:48 [209/405/1] test_py_compile passed -- running: test_tools (41 sec), test_tokenize (56 sec)
0:01:49 [210/405/1] test_re passed -- running: test_tools (42 sec), test_tokenize (56 sec)
0:01:49 [211/405/1] test_codecmaps_jp passed -- running: test_tools (42 sec), test_tokenize (57 sec)
0:01:50 [212/405/1] test_http_cookiejar passed -- running: test_tools (43 sec), test_tokenize (57 sec)
0:01:50 [213/405/1] test_pkgutil passed -- running: test_tools (43 sec), test_tokenize (58 sec)
0:01:52 [214/405/1] test_configparser passed -- running: test_tools (45 sec), test_tokenize (60 sec)
0:01:53 [215/405/1] test_builtin passed -- running: test_tools (46 sec), test_tokenize (61 sec)
0:01:53 [216/405/1] test_generators passed -- running: test_tools (47 sec), test_tokenize (61 sec)
0:01:54 [217/405/1] test_buffer passed -- running: test_tools (47 sec), test_tokenize (62 sec)
0:01:54 [218/405/1] test_imghdr passed -- running: test_tools (48 sec), test_tokenize (62 sec)
0:01:55 [219/405/1] test_copy passed -- running: test_tools (48 sec), test_tokenize (63 sec)
0:01:56 [220/405/1] test_pipes passed -- running: test_tools (49 sec), test_tokenize (63 sec)
0:01:56 [221/405/1] test_getargs2 passed -- running: test_tools (49 sec), test_tokenize (64 sec)
0:01:56 [222/405/1] test_baseexception passed -- running: test_tools (50 sec), test_tokenize (64 sec)
0:02:02 [223/405/1] test_pickletools passed -- running: test_tools (56 sec), test_tokenize (70 sec)
0:02:04 [224/405/1] test_popen passed -- running: test_tools (57 sec), test_tokenize (71 sec)
0:02:04 [225/405/1] test_plistlib passed -- running: test_tools (58 sec), test_tokenize (72 sec)
0:02:06 [226/405/1] test_numeric_tower passed -- running: test_tools (59 sec), test_tokenize (73 sec)
0:02:06 [227/405/1] test_string passed -- running: test_tools (60 sec), test_tokenize (74 sec)
0:02:07 [228/405/2] test_regrtest failed -- running: test_tools (60 sec), test_tokenize (75 sec)
test test_regrtest failed -- multiple errors occurred; run in verbose mode for details
0:02:07 [229/405/2] test_cprofile passed -- running: test_tools (60 sec), test_tokenize (75 sec)
0:02:07 [230/405/2] test_timeout skipped (resource denied) -- running: test_tools (61 sec), test_tokenize (75 sec)
test_timeout skipped -- Use of the 'network' resource not enabled
0:02:08 [231/405/2] test_reprlib passed -- running: test_tools (61 sec), test_tokenize (75 sec)
0:02:08 [232/405/2] test_syntax passed -- running: test_tools (61 sec), test_tokenize (76 sec)
0:02:09 [233/405/2] test_isinstance passed -- running: test_tools (62 sec), test_tokenize (77 sec)
0:02:09 [234/405/2] test_dictviews passed -- running: test_tools (63 sec), test_tokenize (77 sec)
0:02:10 [235/405/2] test_sysconfig passed -- running: test_tools (64 sec), test_tokenize (78 sec)
0:02:15 [236/405/2] test_httpservers passed -- running: test_tools (68 sec), test_tokenize (83 sec), test_multiprocessing_spawn (33 sec)
0:02:16 [237/405/2] test_getpass passed -- running: test_tools (69 sec), test_tokenize (83 sec), test_multiprocessing_spawn (34 sec)
0:02:16 [238/405/2] test_shelve passed -- running: test_tools (70 sec), test_tokenize (84 sec), test_multiprocessing_spawn (35 sec)
0:02:17 [239/405/2] test_code passed -- running: test_tools (70 sec), test_tokenize (85 sec), test_multiprocessing_spawn (35 sec)
0:02:18 [240/405/2] test_slice passed -- running: test_tools (71 sec), test_tokenize (86 sec), test_multiprocessing_spawn (37 sec)
0:02:19 [241/405/2] test_list passed -- running: test_tools (72 sec), test_tokenize (87 sec), test_multiprocessing_spawn (38 sec)
0:02:20 [242/405/2] test_flufl passed -- running: test_tools (73 sec), test_tokenize (87 sec), test_multiprocessing_spawn (38 sec)
0:02:20 [243/405/2] test_multiprocessing_main_handling passed -- running: test_tools (73 sec), test_tokenize (88 sec), test_multiprocessing_spawn (38 sec)
0:02:20 [244/405/2] test_textwrap passed -- running: test_tools (73 sec), test_tokenize (88 sec), test_multiprocessing_spawn (39 sec)
0:02:20 [245/405/2] test_tix skipped -- running: test_tools (73 sec), test_tokenize (88 sec), test_multiprocessing_spawn (39 sec)
test_tix skipped -- No module named '_tkinter'
0:02:20 [246/405/2] test_class passed -- running: test_tools (74 sec), test_tokenize (88 sec), test_multiprocessing_spawn (39 sec)
0:02:21 [247/405/2] test_fractions passed -- running: test_tools (74 sec), test_tokenize (88 sec), test_multiprocessing_spawn (39 sec)
0:02:21 [248/405/2] test_augassign passed -- running: test_tools (74 sec), test_tokenize (89 sec), test_multiprocessing_spawn (40 sec)
0:02:21 [249/405/2] test_abc passed -- running: test_tools (74 sec), test_tokenize (89 sec), test_multiprocessing_spawn (40 sec)
0:02:22 [250/405/2] test_sys_setprofile passed -- running: test_tools (75 sec), test_tokenize (89 sec), test_multiprocessing_spawn (40 sec)
0:02:22 [251/405/2] test_colorsys passed -- running: test_tools (75 sec), test_tokenize (90 sec), test_multiprocessing_spawn (40 sec)
0:02:22 [252/405/2] test_readline skipped -- running: test_tools (75 sec), test_tokenize (90 sec), test_multiprocessing_spawn (41 sec)
test_readline skipped -- No module named 'readline'
0:02:22 [253/405/2] test_profile passed -- running: test_tools (76 sec), test_tokenize (90 sec), test_multiprocessing_spawn (41 sec)
0:02:26 [254/405/2] test_tokenize passed (94 sec) -- running: test_tools (80 sec), test_multiprocessing_spawn (45 sec)
0:02:27 [255/405/2] test_cgi passed -- running: test_tools (80 sec), test_multiprocessing_spawn (45 sec)
0:02:27 [256/405/2] test_shlex passed -- running: test_tools (80 sec), test_multiprocessing_spawn (46 sec)
0:02:27 [257/405/2] test_mimetypes passed -- running: test_tools (80 sec), test_multiprocessing_spawn (46 sec)
0:02:28 [258/405/2] test_memoryio passed -- running: test_tools (81 sec), test_multiprocessing_spawn (46 sec)
0:02:28 [259/405/2] test_threadedtempfile passed -- running: test_tools (81 sec), test_multiprocessing_spawn (47 sec)
0:02:28 [260/405/2] test_zipapp passed -- running: test_tools (82 sec), test_multiprocessing_spawn (47 sec)
0:02:30 [261/405/2] test_collections passed -- running: test_tools (83 sec), test_multiprocessing_spawn (49 sec)
0:02:31 [262/405/2] test_modulefinder passed -- running: test_tools (85 sec), test_multiprocessing_spawn (50 sec)
0:02:38 [263/405/2] test_threading passed -- running: test_io (30 sec), test_tools (91 sec), test_multiprocessing_spawn (56 sec)
0:02:38 [264/405/2] test_bool passed -- running: test_io (30 sec), test_tools (91 sec), test_multiprocessing_spawn (57 sec)
0:02:38 [265/405/2] test_tools passed (91 sec) -- running: test_io (30 sec), test_multiprocessing_spawn (57 sec)
0:02:38 [266/405/2] test_asyncore passed -- running: test_io (31 sec), test_multiprocessing_spawn (57 sec)
0:02:38 [267/405/2] test_compile passed -- running: test_io (31 sec), test_multiprocessing_spawn (57 sec)
0:02:39 [268/405/2] test_fork1 passed -- running: test_io (31 sec), test_multiprocessing_spawn (57 sec)
0:02:39 [269/405/2] test_sndhdr passed -- running: test_io (31 sec), test_multiprocessing_spawn (57 sec)
0:02:39 [270/405/2] test_uu passed -- running: test_io (32 sec), test_multiprocessing_spawn (58 sec)
0:02:40 [271/405/2] test_pprint passed -- running: test_io (32 sec), test_multiprocessing_spawn (58 sec)
0:02:40 [272/405/2] test_fileinput passed -- running: test_io (32 sec), test_multiprocessing_spawn (59 sec)
0:02:41 [273/405/2] test_urllib passed -- running: test_io (33 sec), test_multiprocessing_spawn (60 sec)
0:02:41 [274/405/2] test_epoll passed -- running: test_io (33 sec), test_multiprocessing_spawn (60 sec)
0:02:41 [275/405/2] test_posix passed -- running: test_io (34 sec), test_multiprocessing_spawn (60 sec)
0:02:41 [276/405/2] test_crashers passed -- running: test_io (34 sec), test_multiprocessing_spawn (60 sec)
0:02:41 [277/405/2] test_support passed -- running: test_io (34 sec), test_multiprocessing_spawn (60 sec)
0:02:42 [278/405/2] test_xmlrpc_net skipped (resource denied) -- running: test_io (34 sec), test_multiprocessing_spawn (61 sec)
test_xmlrpc_net skipped -- Use of the 'network' resource not enabled
0:02:42 [279/405/2] test_gettext passed -- running: test_io (34 sec), test_multiprocessing_spawn (61 sec)
0:02:42 [280/405/2] test_pstats passed -- running: test_io (34 sec), test_multiprocessing_spawn (61 sec)
0:02:42 [281/405/2] test_descrtut passed -- running: test_io (35 sec), test_multiprocessing_spawn (61 sec)
0:02:43 [282/405/2] test_keywordonlyarg passed -- running: test_io (35 sec), test_multiprocessing_spawn (61 sec)
0:02:43 [283/405/2] test_operator passed -- running: test_io (35 sec), test_multiprocessing_spawn (62 sec)
0:02:43 [284/405/2] test_ctypes passed -- running: test_io (35 sec), test_multiprocessing_spawn (62 sec)
0:02:43 [285/405/2] test_site failed (env changed) -- running: test_io (36 sec), test_multiprocessing_spawn (62 sec)
Warning -- sys.path was modified by test_site
0:02:43 [286/405/2] test_future3 passed -- running: test_io (36 sec), test_multiprocessing_spawn (62 sec)
0:02:43 [287/405/2] test___future__ passed -- running: test_io (36 sec), test_multiprocessing_spawn (62 sec)
0:02:43 [288/405/2] test_exceptions passed -- running: test_io (36 sec), test_multiprocessing_spawn (62 sec)
0:02:43 [289/405/2] test_xml_etree passed -- running: test_io (36 sec), test_multiprocessing_spawn (62 sec)
0:02:44 [290/405/2] test_opcodes passed -- running: test_io (36 sec), test_multiprocessing_spawn (62 sec)
0:02:44 [291/405/2] test_http_cookies passed -- running: test_io (36 sec), test_multiprocessing_spawn (62 sec)
0:02:44 [292/405/2] test_sax passed -- running: test_io (37 sec), test_multiprocessing_spawn (63 sec)
0:02:45 [293/405/2] test_posixpath passed -- running: test_io (37 sec), test_multiprocessing_spawn (63 sec)
0:02:45 [294/405/2] test_importlib passed -- running: test_io (38 sec), test_multiprocessing_spawn (64 sec)
0:02:45 [295/405/2] test_exception_variations passed -- running: test_io (38 sec), test_multiprocessing_spawn (64 sec)
0:02:46 [296/405/2] test_crypt passed -- running: test_io (38 sec), test_multiprocessing_spawn (64 sec)
0:02:46 [297/405/2] test_cmath passed -- running: test_io (38 sec), test_multiprocessing_spawn (65 sec)
0:02:49 [298/405/2] test_multibytecodec passed -- running: test_io (41 sec), test_multiprocessing_spawn (67 sec)
0:02:50 [299/405/2] test_ftplib passed -- running: test_io (42 sec), test_multiprocessing_spawn (68 sec)
0:02:50 [300/405/2] test___all__ failed (env changed) -- running: test_io (43 sec), test_multiprocessing_spawn (69 sec)
Warning -- locale was modified by test___all__
0:02:51 [301/405/2] test_range passed -- running: test_io (43 sec), test_multiprocessing_spawn (70 sec)
0:02:51 [302/405/2] test_codecmaps_cn passed -- running: test_io (43 sec), test_multiprocessing_spawn (70 sec)
0:02:51 [303/405/2] test_pty passed -- running: test_io (44 sec), test_multiprocessing_spawn (70 sec)
0:02:52 [304/405/2] test_datetime passed -- running: test_io (44 sec), test_multiprocessing_spawn (70 sec)
0:02:52 [305/405/2] test_uuid passed -- running: test_io (45 sec), test_multiprocessing_spawn (71 sec)
0:02:53 [306/405/2] test_codecs passed -- running: test_io (46 sec), test_multiprocessing_spawn (72 sec)
0:02:55 [307/405/2] test_ast passed -- running: test_io (47 sec), test_multiprocessing_spawn (73 sec)
0:02:55 [308/405/2] test_struct passed -- running: test_io (47 sec), test_multiprocessing_spawn (73 sec)
0:02:55 [309/405/2] test_xml_etree_c passed -- running: test_io (48 sec), test_multiprocessing_spawn (74 sec)
0:02:55 [310/405/2] test_richcmp passed -- running: test_io (48 sec), test_multiprocessing_spawn (74 sec)
0:02:56 [311/405/2] test_fcntl passed -- running: test_io (48 sec), test_multiprocessing_spawn (74 sec)
0:02:58 [312/405/2] test_cmd_line passed -- running: test_io (50 sec), test_multiprocessing_spawn (76 sec)
0:02:58 [313/405/2] test_grp passed -- running: test_io (50 sec), test_multiprocessing_spawn (77 sec)
0:02:58 [314/405/2] test_dbm passed -- running: test_io (50 sec), test_multiprocessing_spawn (77 sec)
0:03:01 [315/405/2] test_io passed (53 sec) -- running: test_multiprocessing_spawn (80 sec)
0:03:01 [316/405/2] test_eintr passed -- running: test_multiprocessing_spawn (80 sec)
0:03:01 [317/405/2] test_doctest2 passed -- running: test_multiprocessing_spawn (80 sec)
0:03:01 [318/405/2] test_faulthandler passed -- running: test_multiprocessing_spawn (80 sec)
0:03:01 [319/405/2] test_exception_hierarchy passed -- running: test_multiprocessing_spawn (80 sec)
0:03:02 [320/405/2] test_xdrlib passed -- running: test_multiprocessing_spawn (80 sec)
0:03:02 [321/405/2] test_nis passed -- running: test_multiprocessing_spawn (80 sec)
0:03:02 [322/405/2] test_userdict passed -- running: test_multiprocessing_spawn (81 sec)
0:03:02 [323/405/2] test_curses skipped -- running: test_multiprocessing_spawn (81 sec)
test_curses skipped -- No module named '_curses'
0:03:02 [324/405/2] test_sys_settrace passed -- running: test_multiprocessing_spawn (81 sec)
0:03:03 [325/405/2] test_zipimport passed -- running: test_multiprocessing_spawn (81 sec)
0:03:03 [326/405/2] test_urllib2_localnet passed -- running: test_multiprocessing_spawn (82 sec)
0:03:03 [327/405/2] test_unpack passed -- running: test_multiprocessing_spawn (82 sec)
0:03:03 [328/405/2] test_wsgiref passed -- running: test_multiprocessing_spawn (82 sec)
0:03:04 [329/405/2] test_zipfile64 skipped (resource denied) -- running: test_multiprocessing_spawn (82 sec)
test_zipfile64 skipped -- test requires loads of disk-space bytes and a long time to run
0:03:04 [330/405/2] test_dict_version passed -- running: test_multiprocessing_spawn (83 sec)
0:03:04 [331/405/2] test_binop passed -- running: test_multiprocessing_spawn (83 sec)
0:03:05 [332/405/2] test_ssl passed -- running: test_multiprocessing_spawn (83 sec)
0:03:05 [333/405/2] test_random passed -- running: test_multiprocessing_spawn (83 sec)
0:03:05 [334/405/2] test_finalization passed -- running: test_multiprocessing_spawn (84 sec)
0:03:05 [335/405/2] test_tracemalloc passed -- running: test_multiprocessing_spawn (84 sec)
0:03:07 [336/405/2] test_set passed -- running: test_multiprocessing_spawn (86 sec)
0:03:09 [337/405/2] test_imaplib passed -- running: test_multiprocessing_spawn (88 sec)
0:03:10 [338/405/2] test_filecmp passed -- running: test_multiprocessing_spawn (89 sec)
0:03:10 [339/405/2] test_property passed -- running: test_multiprocessing_spawn (89 sec)
0:03:10 [340/405/2] test_lzma passed -- running: test_multiprocessing_spawn (89 sec)
0:03:11 [341/405/2] test_print passed -- running: test_multiprocessing_spawn (90 sec)
0:03:13 [342/405/2] test_heapq passed -- running: test_multiprocessing_spawn (91 sec)
0:03:13 [343/405/2] test__opcode passed -- running: test_multiprocessing_spawn (92 sec)
0:03:13 [344/405/2] test_enumerate passed -- running: test_multiprocessing_spawn (92 sec)
0:03:14 [345/405/2] test_metaclass passed -- running: test_multiprocessing_spawn (92 sec)
0:03:14 [346/405/2] test_super passed -- running: test_concurrent_futures (30 sec), test_multiprocessing_spawn (93 sec)
0:03:14 [347/405/2] test_nntplib passed -- running: test_concurrent_futures (31 sec), test_multiprocessing_spawn (93 sec)
0:03:15 [348/405/2] test_poll passed -- running: test_concurrent_futures (31 sec), test_multiprocessing_spawn (93 sec)
0:03:15 [349/405/2] test_email passed -- running: test_concurrent_futures (31 sec), test_multiprocessing_spawn (94 sec)
0:03:16 [350/405/2] test_ensurepip passed -- running: test_concurrent_futures (32 sec), test_multiprocessing_spawn (94 sec)
0:03:16 [351/405/2] test_call passed -- running: test_concurrent_futures (32 sec), test_multiprocessing_spawn (95 sec)
0:03:16 [352/405/2] test_dbm_gnu skipped -- running: test_concurrent_futures (33 sec), test_multiprocessing_spawn (95 sec)
test_dbm_gnu skipped -- No module named '_gdbm'
0:03:17 [353/405/2] test_dictcomps passed -- running: test_concurrent_futures (33 sec), test_multiprocessing_spawn (96 sec)
0:03:17 [354/405/2] test_os passed -- running: test_concurrent_futures (33 sec), test_multiprocessing_spawn (96 sec)
stty: 'standard input': Inappropriate ioctl for device
0:03:17 [355/405/2] test_tuple passed -- running: test_concurrent_futures (33 sec), test_multiprocessing_spawn (96 sec)
0:03:17 [356/405/2] test_listcomps passed -- running: test_concurrent_futures (34 sec), test_multiprocessing_spawn (96 sec)
0:03:18 [357/405/2] test_sqlite skipped -- running: test_concurrent_futures (34 sec), test_multiprocessing_spawn (96 sec)
test_sqlite skipped -- No module named '_sqlite3'
0:03:18 [358/405/2] test_devpoll skipped -- running: test_concurrent_futures (34 sec), test_multiprocessing_spawn (97 sec)
test_devpoll skipped -- test works only on Solaris OS family
0:03:18 [359/405/2] test_asyncgen passed -- running: test_concurrent_futures (34 sec), test_multiprocessing_spawn (97 sec)
0:03:18 [360/405/2] test_bigmem passed -- running: test_concurrent_futures (34 sec), test_multiprocessing_spawn (97 sec)
0:03:18 [361/405/2] test_genericpath passed -- running: test_concurrent_futures (35 sec), test_multiprocessing_spawn (97 sec)
0:03:20 [362/405/2] test_inspect passed -- running: test_concurrent_futures (36 sec), test_multiprocessing_spawn (98 sec)
0:03:20 [363/405/2] test_fnmatch passed -- running: test_concurrent_futures (36 sec), test_multiprocessing_spawn (99 sec)
0:03:20 [364/405/2] test_threaded_import passed -- running: test_concurrent_futures (36 sec), test_multiprocessing_spawn (99 sec)
0:03:20 [365/405/2] test_utf8source passed -- running: test_concurrent_futures (37 sec), test_multiprocessing_spawn (99 sec)
0:03:21 [366/405/2] test_strptime passed -- running: test_concurrent_futures (37 sec), test_multiprocessing_spawn (100 sec)
0:03:22 [367/405/2] test_ordered_dict passed -- running: test_concurrent_futures (38 sec), test_multiprocessing_spawn (101 sec)
0:03:24 [368/405/2] test_pickle passed -- running: test_concurrent_futures (40 sec), test_multiprocessing_spawn (103 sec)
0:03:24 [369/405/2] test_pyclbr passed -- running: test_concurrent_futures (41 sec), test_multiprocessing_spawn (103 sec)
0:03:25 [370/405/2] test_sched passed -- running: test_concurrent_futures (41 sec), test_multiprocessing_spawn (103 sec)
0:03:25 [371/405/2] test_binascii passed -- running: test_concurrent_futures (41 sec), test_multiprocessing_spawn (104 sec)
0:03:26 [372/405/2] test_hash passed -- running: test_concurrent_futures (43 sec), test_multiprocessing_spawn (105 sec)
0:03:27 [373/405/2] test_deque passed -- running: test_concurrent_futures (43 sec), test_multiprocessing_spawn (105 sec)
0:03:27 [374/405/2] test_compileall passed -- running: test_concurrent_futures (43 sec), test_multiprocessing_spawn (106 sec)
0:03:28 [375/405/2] test_hashlib passed -- running: test_concurrent_futures (44 sec), test_multiprocessing_spawn (107 sec)
0:03:28 [376/405/2] test_weakref passed -- running: test_concurrent_futures (45 sec), test_multiprocessing_spawn (107 sec)
0:03:28 [377/405/2] test_winsound skipped (resource denied) -- running: test_concurrent_futures (45 sec), test_multiprocessing_spawn (107 sec)
test_winsound skipped -- Use of the 'audio' resource not enabled
0:03:28 [378/405/2] test_mailcap passed -- running: test_concurrent_futures (45 sec), test_multiprocessing_spawn (107 sec)
0:03:29 [379/405/2] test_fileio passed -- running: test_concurrent_futures (45 sec), test_multiprocessing_spawn (108 sec)
0:03:29 [380/405/2] test_tempfile passed -- running: test_concurrent_futures (46 sec), test_multiprocessing_spawn (108 sec)
0:03:30 [381/405/2] test_macurl2path passed -- running: test_concurrent_futures (46 sec), test_multiprocessing_spawn (108 sec)
0:03:30 [382/405/2] test_itertools passed -- running: test_concurrent_futures (46 sec), test_multiprocessing_spawn (109 sec)
0:03:30 [383/405/2] test_codeccallbacks passed -- running: test_concurrent_futures (47 sec), test_multiprocessing_spawn (109 sec)
0:03:31 [384/405/3] test_distutils failed -- running: test_concurrent_futures (48 sec), test_multiprocessing_spawn (110 sec)
test test_distutils failed -- Traceback (most recent call last):
  File "/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Lib/distutils/tests/test_spawn.py", line 52, in test_spawn
    spawn([exe])  # should work without any error
  File "/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Lib/distutils/spawn.py", line 36, in spawn
    _spawn_posix(cmd, search_path, dry_run=dry_run)
  File "/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Lib/distutils/spawn.py", line 159, in _spawn_posix
    % (cmd, exit_status))
distutils.errors.DistutilsExecError: command '/tmp/guix-build-python-minimal-3.6.0.drv-0/tmp_qddn10i/foo.sh' failed with exit status 1
0:03:32 [385/405/3] test_parser passed -- running: test_concurrent_futures (48 sec), test_multiprocessing_spawn (110 sec)
0:03:32 [386/405/3] test_math passed -- running: test_concurrent_futures (48 sec), test_multiprocessing_spawn (111 sec)
0:03:32 [387/405/3] test_univnewlines passed -- running: test_concurrent_futures (48 sec), test_multiprocessing_spawn (111 sec)
0:03:32 [388/405/3] test_pyexpat passed -- running: test_concurrent_futures (48 sec), test_multiprocessing_spawn (111 sec)
0:03:32 [389/405/3] test_userstring passed -- running: test_concurrent_futures (48 sec), test_multiprocessing_spawn (111 sec)
0:03:32 [390/405/3] test_bisect passed -- running: test_concurrent_futures (49 sec), test_multiprocessing_spawn (111 sec)
0:03:32 [391/405/3] test_imp passed -- running: test_concurrent_futures (49 sec), test_multiprocessing_spawn (111 sec)
0:03:33 [392/405/3] test_traceback passed -- running: test_concurrent_futures (50 sec), test_multiprocessing_spawn (112 sec)
0:03:33 [393/405/3] test_multiprocessing_spawn passed (112 sec) -- running: test_concurrent_futures (50 sec)
0:03:33 [394/405/3] test_select passed -- running: test_concurrent_futures (50 sec)
0:03:33 [395/405/4] test_pdb failed -- running: test_concurrent_futures (50 sec)
test test_pdb failed -- Traceback (most recent call last):
  File "/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Lib/doctest.py", line 2199, in runTest
    raise self.failureException(self.format_failure(new.getvalue()))
AssertionError: Failed doctest test for test.test_pdb.test_pdb_issue_20766
  File "/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Lib/test/test_pdb.py", line 914, in test_pdb_issue_20766

----------------------------------------------------------------------
File "/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Lib/test/test_pdb.py", line 925, in test.test_pdb.test_pdb_issue_20766
Failed example:
    with PdbTestInput(['continue',
                       'continue']):
        test_function()
Expected:
    > <doctest test.test_pdb.test_pdb_issue_20766[0]>(6)test_function()
    -> print('pdb %d: %s' % (i, sess._previous_sigint_handler))
    (Pdb) continue
    pdb 1: <built-in function default_int_handler>
    > <doctest test.test_pdb.test_pdb_issue_20766[0]>(5)test_function()
    -> sess.set_trace(sys._getframe())
    (Pdb) continue
    pdb 2: <built-in function default_int_handler>
Got:
    > <doctest test.test_pdb.test_pdb_issue_20766[0]>(6)test_function()
    -> print('pdb %d: %s' % (i, sess._previous_sigint_handler))
    (Pdb) continue
    pdb 1: Handlers.SIG_IGN
    > <doctest test.test_pdb.test_pdb_issue_20766[0]>(5)test_function()
    -> sess.set_trace(sys._getframe())
    (Pdb) continue
    pdb 2: Handlers.SIG_IGN
0:03:34 [396/405/4] test_pwd passed -- running: test_concurrent_futures (50 sec)
0:03:34 [397/405/4] test_pkgimport passed -- running: test_concurrent_futures (50 sec)
0:03:34 [398/405/4] test_longexp passed -- running: test_concurrent_futures (50 sec)
0:03:34 [399/405/4] test_ipaddress passed -- running: test_concurrent_futures (51 sec)
0:03:34 [400/405/4] test_unary passed -- running: test_concurrent_futures (51 sec)
0:03:35 [401/405/4] test_array passed -- running: test_concurrent_futures (51 sec)
0:03:35 [402/405/4] test_int passed -- running: test_concurrent_futures (51 sec)
0:03:35 [403/405/4] test_doctest passed -- running: test_concurrent_futures (52 sec)
0:03:48 [404/405/4] test_concurrent_futures passed (64 sec)
0:04:09 [405/405/4] test_lib2to3 passed (37 sec)
370 tests OK.

4 tests failed:
    test_distutils test_pdb test_regrtest test_subprocess

2 tests altered the execution environment:
    test___all__ test_site

29 tests skipped:
    test_curses test_dbm_gnu test_dbm_ndbm test_devpoll test_gdb
    test_idle test_ioctl test_kqueue test_msilib test_ossaudiodev
    test_readline test_smtpnet test_socketserver test_sqlite
    test_startfile test_tcl test_timeout test_tix test_tk
    test_ttk_guionly test_ttk_textonly test_turtle test_urllib2net
    test_urllibnet test_winconsoleio test_winreg test_winsound
    test_xmlrpc_net test_zipfile64
Re-running failed tests in verbose mode
Re-running test 'test_subprocess' in verbose mode
test_noshell_sequence_with_spaces (test.test_subprocess.CommandsWithSpaces) ... skipped 'Windows-specific tests'
test_noshell_string_with_spaces (test.test_subprocess.CommandsWithSpaces) ... skipped 'Windows-specific tests'
test_shell_sequence_with_spaces (test.test_subprocess.CommandsWithSpaces) ... skipped 'Windows-specific tests'
test_shell_string_with_spaces (test.test_subprocess.CommandsWithSpaces) ... skipped 'Windows-specific tests'
test_broken_pipe_cleanup (test.test_subprocess.ContextManagerTests)
Broken pipe error should not prevent wait() (Issue 21619) ... ok
test_communicate_stdin (test.test_subprocess.ContextManagerTests) ... ok
test_invalid_args (test.test_subprocess.ContextManagerTests) ... ok
test_pipe (test.test_subprocess.ContextManagerTests) ... ok
test_returncode (test.test_subprocess.ContextManagerTests) ... ok
test__all__ (test.test_subprocess.MiscTests)
Ensure that __all__ is populated properly. ... ok
test_getoutput (test.test_subprocess.MiscTests) ... ok
test_CalledProcessError_str_non_zero (test.test_subprocess.POSIXProcessTestCase) ... ok
test_CalledProcessError_str_signal (test.test_subprocess.POSIXProcessTestCase) ... ok
test_CalledProcessError_str_unknown_signal (test.test_subprocess.POSIXProcessTestCase) ... ok
test_args_string (test.test_subprocess.POSIXProcessTestCase) ... ERROR
test_bytes_program (test.test_subprocess.POSIXProcessTestCase) ... ok
test_call_string (test.test_subprocess.POSIXProcessTestCase) ... ERROR
test_close_fd_0 (test.test_subprocess.POSIXProcessTestCase) ... ok
test_close_fd_1 (test.test_subprocess.POSIXProcessTestCase) ... ok
test_close_fd_2 (test.test_subprocess.POSIXProcessTestCase) ... ok
test_close_fds (test.test_subprocess.POSIXProcessTestCase) ... ok
test_close_fds_0_1 (test.test_subprocess.POSIXProcessTestCase) ... ok
test_close_fds_0_1_2 (test.test_subprocess.POSIXProcessTestCase) ... ok
test_close_fds_0_2 (test.test_subprocess.POSIXProcessTestCase) ... ok
test_close_fds_1_2 (test.test_subprocess.POSIXProcessTestCase) ... ok
test_close_fds_after_preexec (test.test_subprocess.POSIXProcessTestCase) ... ok
test_close_fds_when_max_fd_is_lowered (test.test_subprocess.POSIXProcessTestCase)
Confirm that issue21618 is fixed (may fail under valgrind). ... ok
test_communicate_BrokenPipeError_stdin_close (test.test_subprocess.POSIXProcessTestCase) ... ok
test_communicate_BrokenPipeError_stdin_close_with_timeout (test.test_subprocess.POSIXProcessTestCase) ... ok
test_communicate_BrokenPipeError_stdin_flush (test.test_subprocess.POSIXProcessTestCase) ... ok
test_communicate_BrokenPipeError_stdin_write (test.test_subprocess.POSIXProcessTestCase) ... ok
test_exception_bad_args_0 (test.test_subprocess.POSIXProcessTestCase)
Test error in the child raised in the parent for a bad args[0]. ... ok
test_exception_bad_executable (test.test_subprocess.POSIXProcessTestCase)
Test error in the child raised in the parent for a bad executable. ... ok
test_exception_cwd (test.test_subprocess.POSIXProcessTestCase)
Test error in the child raised in the parent for a bad cwd. ... ok
test_fork_exec (test.test_subprocess.POSIXProcessTestCase) ... ok
test_fork_exec_sorted_fd_sanity_check (test.test_subprocess.POSIXProcessTestCase) ... ok
test_invalid_args (test.test_subprocess.POSIXProcessTestCase) ... ok
test_kill (test.test_subprocess.POSIXProcessTestCase) ... ok
test_kill_dead (test.test_subprocess.POSIXProcessTestCase) ... ok
test_leak_fast_process_del_killed (test.test_subprocess.POSIXProcessTestCase) ... ok
test_pass_fds (test.test_subprocess.POSIXProcessTestCase) ... ok
test_pass_fds_inheritable (test.test_subprocess.POSIXProcessTestCase) ... ok
test_pipe_cloexec (test.test_subprocess.POSIXProcessTestCase) ... ok
test_pipe_cloexec_real_tools (test.test_subprocess.POSIXProcessTestCase) ... ok
test_preexec (test.test_subprocess.POSIXProcessTestCase) ... ok
test_preexec_errpipe_does_not_double_close_pipes (test.test_subprocess.POSIXProcessTestCase)
Issue16140: Don't double close pipes on preexec error. ... ok
test_preexec_exception (test.test_subprocess.POSIXProcessTestCase) ... ok
test_preexec_fork_failure (test.test_subprocess.POSIXProcessTestCase) ... ok
test_preexec_gc_module_failure (test.test_subprocess.POSIXProcessTestCase) ... ok
test_remapping_std_fds (test.test_subprocess.POSIXProcessTestCase) ... ok
test_restore_signals (test.test_subprocess.POSIXProcessTestCase) ... ok
test_run_abort (test.test_subprocess.POSIXProcessTestCase) ... ok
test_select_unbuffered (test.test_subprocess.POSIXProcessTestCase) ... ok
test_send_signal (test.test_subprocess.POSIXProcessTestCase) ... ok
test_send_signal_dead (test.test_subprocess.POSIXProcessTestCase) ... ok
test_shell_sequence (test.test_subprocess.POSIXProcessTestCase) ... ok
test_shell_string (test.test_subprocess.POSIXProcessTestCase) ... ok
test_small_errpipe_write_fd (test.test_subprocess.POSIXProcessTestCase)
Issue #15798: Popen should work when stdio fds are available. ... ok
test_specific_shell (test.test_subprocess.POSIXProcessTestCase) ... skipped 'bash or ksh required for this test'
test_start_new_session (test.test_subprocess.POSIXProcessTestCase) ... ok
test_stderr_stdin_are_single_inout_fd (test.test_subprocess.POSIXProcessTestCase) ... ok
test_stdout_stderr_are_single_inout_fd (test.test_subprocess.POSIXProcessTestCase) ... ok
test_stdout_stdin_are_single_inout_fd (test.test_subprocess.POSIXProcessTestCase) ... ok
test_surrogates_error_message (test.test_subprocess.POSIXProcessTestCase) ... ok
test_swap_fds (test.test_subprocess.POSIXProcessTestCase) ... ok
test_terminate (test.test_subprocess.POSIXProcessTestCase) ... ok
test_terminate_dead (test.test_subprocess.POSIXProcessTestCase) ... ok
test_undecodable_env (test.test_subprocess.POSIXProcessTestCase) ... ok
test_wait_when_sigchild_ignored (test.test_subprocess.POSIXProcessTestCase) ... ok
test_zombie_fast_process_del (test.test_subprocess.POSIXProcessTestCase) ... ok
test_bufsize_equal_one_binary_mode (test.test_subprocess.ProcessTestCase) ... ok
test_bufsize_equal_one_text_mode (test.test_subprocess.ProcessTestCase) ... ok
test_bufsize_is_none (test.test_subprocess.ProcessTestCase) ... ok
test_call_kwargs (test.test_subprocess.ProcessTestCase) ... ok
test_call_seq (test.test_subprocess.ProcessTestCase) ... ok
test_call_timeout (test.test_subprocess.ProcessTestCase) ... ok
test_check_call_nonzero (test.test_subprocess.ProcessTestCase) ... ok
test_check_call_zero (test.test_subprocess.ProcessTestCase) ... ok
test_check_output (test.test_subprocess.ProcessTestCase) ... ok
test_check_output_input_arg (test.test_subprocess.ProcessTestCase) ... ok
test_check_output_nonzero (test.test_subprocess.ProcessTestCase) ... ok
test_check_output_stderr (test.test_subprocess.ProcessTestCase) ... ok
test_check_output_stdin_arg (test.test_subprocess.ProcessTestCase) ... ok
test_check_output_stdin_with_input_arg (test.test_subprocess.ProcessTestCase) ... ok
test_check_output_stdout_arg (test.test_subprocess.ProcessTestCase) ... ok
test_check_output_timeout (test.test_subprocess.ProcessTestCase) ... ok
test_communicate (test.test_subprocess.ProcessTestCase) ... ok
test_communicate_eintr (test.test_subprocess.ProcessTestCase) ... ok
test_communicate_epipe (test.test_subprocess.ProcessTestCase) ... ok
test_communicate_epipe_only_stdin (test.test_subprocess.ProcessTestCase) ... ok
test_communicate_errors (test.test_subprocess.ProcessTestCase) ... ok
test_communicate_pipe_buf (test.test_subprocess.ProcessTestCase) ... ok
test_communicate_pipe_fd_leak (test.test_subprocess.ProcessTestCase) ... ok
test_communicate_returns (test.test_subprocess.ProcessTestCase) ... ok
test_communicate_stderr (test.test_subprocess.ProcessTestCase) ... ok
test_communicate_stdin (test.test_subprocess.ProcessTestCase) ... ok
test_communicate_stdout (test.test_subprocess.ProcessTestCase) ... ok
test_communicate_timeout (test.test_subprocess.ProcessTestCase) ... ok
test_communicate_timeout_large_output (test.test_subprocess.ProcessTestCase) ... ok
test_cwd (test.test_subprocess.ProcessTestCase) ... ok
test_cwd_with_absolute_arg (test.test_subprocess.ProcessTestCase) ... ok
test_cwd_with_relative_arg (test.test_subprocess.ProcessTestCase) ... ok
test_cwd_with_relative_executable (test.test_subprocess.ProcessTestCase) ... ok
test_double_close_on_error (test.test_subprocess.ProcessTestCase) ... ok
test_empty_env (test.test_subprocess.ProcessTestCase) ... skipped 'the python library cannot be loaded with an empty environment'
test_env (test.test_subprocess.ProcessTestCase) ... ok
test_executable (test.test_subprocess.ProcessTestCase) ... ok
test_executable_replaces_shell (test.test_subprocess.ProcessTestCase) ... ok
test_executable_takes_precedence (test.test_subprocess.ProcessTestCase) ... ok
test_executable_with_cwd (test.test_subprocess.ProcessTestCase) ... ok
test_executable_without_cwd (test.test_subprocess.ProcessTestCase) ... skipped 'need an installed Python. See #7774'
test_failed_child_execute_fd_leak (test.test_subprocess.ProcessTestCase)
Test for the fork() failure fd leak reported in issue16327. ... ok
test_handles_closed_on_exception (test.test_subprocess.ProcessTestCase) ... ok
test_invalid_args (test.test_subprocess.ProcessTestCase) ... ok
test_invalid_bufsize (test.test_subprocess.ProcessTestCase) ... ok
test_io_buffered_by_default (test.test_subprocess.ProcessTestCase) ... ok
test_io_unbuffered_works (test.test_subprocess.ProcessTestCase) ... ok
test_issue8780 (test.test_subprocess.ProcessTestCase) ... ok
test_leaking_fds_on_error (test.test_subprocess.ProcessTestCase) ... ok
test_list2cmdline (test.test_subprocess.ProcessTestCase) ... ok
test_no_leaking (test.test_subprocess.ProcessTestCase) ... ok
test_poll (test.test_subprocess.ProcessTestCase) ... ok
test_stderr_devnull (test.test_subprocess.ProcessTestCase) ... ok
test_stderr_filedes (test.test_subprocess.ProcessTestCase) ... ok
test_stderr_fileobj (test.test_subprocess.ProcessTestCase) ... ok
test_stderr_none (test.test_subprocess.ProcessTestCase) ... ok
test_stderr_pipe (test.test_subprocess.ProcessTestCase) ... ok
test_stderr_redirect_with_no_stdout_redirect (test.test_subprocess.ProcessTestCase) ... ok
test_stdin_devnull (test.test_subprocess.ProcessTestCase) ... ok
test_stdin_filedes (test.test_subprocess.ProcessTestCase) ... ok
test_stdin_fileobj (test.test_subprocess.ProcessTestCase) ... ok
test_stdin_none (test.test_subprocess.ProcessTestCase) ... ok
test_stdin_pipe (test.test_subprocess.ProcessTestCase) ... ok
test_stdout_devnull (test.test_subprocess.ProcessTestCase) ... ok
test_stdout_filedes (test.test_subprocess.ProcessTestCase) ... ok
test_stdout_filedes_of_stdout (test.test_subprocess.ProcessTestCase) ... ok
test_stdout_fileobj (test.test_subprocess.ProcessTestCase) ... ok
test_stdout_none (test.test_subprocess.ProcessTestCase) ... ok
test_stdout_pipe (test.test_subprocess.ProcessTestCase) ... ok
test_stdout_stderr_file (test.test_subprocess.ProcessTestCase) ... ok
test_stdout_stderr_pipe (test.test_subprocess.ProcessTestCase) ... ok
test_threadsafe_wait (test.test_subprocess.ProcessTestCase)
Issue21291: Popen.wait() needs to be threadsafe for returncode. ... ok
test_universal_newlines (test.test_subprocess.ProcessTestCase) ... ok
test_universal_newlines_communicate (test.test_subprocess.ProcessTestCase) ... ok
test_universal_newlines_communicate_encodings (test.test_subprocess.ProcessTestCase) ... ok
test_universal_newlines_communicate_input_none (test.test_subprocess.ProcessTestCase) ... ok
test_universal_newlines_communicate_stdin (test.test_subprocess.ProcessTestCase) ... ok
test_universal_newlines_communicate_stdin_stdout_stderr (test.test_subprocess.ProcessTestCase) ... ok
test_wait (test.test_subprocess.ProcessTestCase) ... ok
test_wait_endtime (test.test_subprocess.ProcessTestCase)
Confirm that the deprecated endtime parameter warns. ... ok
test_wait_timeout (test.test_subprocess.ProcessTestCase) ... ok
test_writes_before_communicate (test.test_subprocess.ProcessTestCase) ... ok
test_bufsize_equal_one_binary_mode (test.test_subprocess.ProcessTestCaseNoPoll) ... ok
test_bufsize_equal_one_text_mode (test.test_subprocess.ProcessTestCaseNoPoll) ... ok
test_bufsize_is_none (test.test_subprocess.ProcessTestCaseNoPoll) ... ok
test_call_kwargs (test.test_subprocess.ProcessTestCaseNoPoll) ... ok
test_call_seq (test.test_subprocess.ProcessTestCaseNoPoll) ... ok
test_call_timeout (test.test_subprocess.ProcessTestCaseNoPoll) ... ok
test_check_call_nonzero (test.test_subprocess.ProcessTestCaseNoPoll) ... ok
test_check_call_zero (test.test_subprocess.ProcessTestCaseNoPoll) ... ok
test_check_output (test.test_subprocess.ProcessTestCaseNoPoll) ... ok
test_check_output_input_arg (test.test_subprocess.ProcessTestCaseNoPoll) ... ok
test_check_output_nonzero (test.test_subprocess.ProcessTestCaseNoPoll) ... ok
test_check_output_stderr (test.test_subprocess.ProcessTestCaseNoPoll) ... ok
test_check_output_stdin_arg (test.test_subprocess.ProcessTestCaseNoPoll) ... ok
test_check_output_stdin_with_input_arg (test.test_subprocess.ProcessTestCaseNoPoll) ... ok
test_check_output_stdout_arg (test.test_subprocess.ProcessTestCaseNoPoll) ... ok
test_check_output_timeout (test.test_subprocess.ProcessTestCaseNoPoll) ... ok
test_communicate (test.test_subprocess.ProcessTestCaseNoPoll) ... ok
test_communicate_eintr (test.test_subprocess.ProcessTestCaseNoPoll) ... ok
test_communicate_epipe (test.test_subprocess.ProcessTestCaseNoPoll) ... ok
test_communicate_epipe_only_stdin (test.test_subprocess.ProcessTestCaseNoPoll) ... ok
test_communicate_errors (test.test_subprocess.ProcessTestCaseNoPoll) ... ok
test_communicate_pipe_buf (test.test_subprocess.ProcessTestCaseNoPoll) ... ok
test_communicate_pipe_fd_leak (test.test_subprocess.ProcessTestCaseNoPoll) ... ok
test_communicate_returns (test.test_subprocess.ProcessTestCaseNoPoll) ... ok
test_communicate_stderr (test.test_subprocess.ProcessTestCaseNoPoll) ... ok
test_communicate_stdin (test.test_subprocess.ProcessTestCaseNoPoll) ... ok
test_communicate_stdout (test.test_subprocess.ProcessTestCaseNoPoll) ... ok
test_communicate_timeout (test.test_subprocess.ProcessTestCaseNoPoll) ... ok
test_communicate_timeout_large_output (test.test_subprocess.ProcessTestCaseNoPoll) ... ok
test_cwd (test.test_subprocess.ProcessTestCaseNoPoll) ... ok
test_cwd_with_absolute_arg (test.test_subprocess.ProcessTestCaseNoPoll) ... ok
test_cwd_with_relative_arg (test.test_subprocess.ProcessTestCaseNoPoll) ... ok
test_cwd_with_relative_executable (test.test_subprocess.ProcessTestCaseNoPoll) ... ok
test_double_close_on_error (test.test_subprocess.ProcessTestCaseNoPoll) ... ok
test_empty_env (test.test_subprocess.ProcessTestCaseNoPoll) ... skipped 'the python library cannot be loaded with an empty environment'
test_env (test.test_subprocess.ProcessTestCaseNoPoll) ... ok
test_executable (test.test_subprocess.ProcessTestCaseNoPoll) ... ok
test_executable_replaces_shell (test.test_subprocess.ProcessTestCaseNoPoll) ... ok
test_executable_takes_precedence (test.test_subprocess.ProcessTestCaseNoPoll) ... ok
test_executable_with_cwd (test.test_subprocess.ProcessTestCaseNoPoll) ... ok
test_executable_without_cwd (test.test_subprocess.ProcessTestCaseNoPoll) ... skipped 'need an installed Python. See #7774'
test_failed_child_execute_fd_leak (test.test_subprocess.ProcessTestCaseNoPoll)
Test for the fork() failure fd leak reported in issue16327. ... ok
test_handles_closed_on_exception (test.test_subprocess.ProcessTestCaseNoPoll) ... ok
test_invalid_args (test.test_subprocess.ProcessTestCaseNoPoll) ... ok
test_invalid_bufsize (test.test_subprocess.ProcessTestCaseNoPoll) ... ok
test_io_buffered_by_default (test.test_subprocess.ProcessTestCaseNoPoll) ... ok
test_io_unbuffered_works (test.test_subprocess.ProcessTestCaseNoPoll) ... ok
test_issue8780 (test.test_subprocess.ProcessTestCaseNoPoll) ... ok
test_leaking_fds_on_error (test.test_subprocess.ProcessTestCaseNoPoll) ... ok
test_list2cmdline (test.test_subprocess.ProcessTestCaseNoPoll) ... ok
test_no_leaking (test.test_subprocess.ProcessTestCaseNoPoll) ... ok
test_poll (test.test_subprocess.ProcessTestCaseNoPoll) ... ok
test_stderr_devnull (test.test_subprocess.ProcessTestCaseNoPoll) ... ok
test_stderr_filedes (test.test_subprocess.ProcessTestCaseNoPoll) ... ok
test_stderr_fileobj (test.test_subprocess.ProcessTestCaseNoPoll) ... ok
test_stderr_none (test.test_subprocess.ProcessTestCaseNoPoll) ... ok
test_stderr_pipe (test.test_subprocess.ProcessTestCaseNoPoll) ... ok
test_stderr_redirect_with_no_stdout_redirect (test.test_subprocess.ProcessTestCaseNoPoll) ... ok
test_stdin_devnull (test.test_subprocess.ProcessTestCaseNoPoll) ... ok
test_stdin_filedes (test.test_subprocess.ProcessTestCaseNoPoll) ... ok
test_stdin_fileobj (test.test_subprocess.ProcessTestCaseNoPoll) ... ok
test_stdin_none (test.test_subprocess.ProcessTestCaseNoPoll) ... ok
test_stdin_pipe (test.test_subprocess.ProcessTestCaseNoPoll) ... ok
test_stdout_devnull (test.test_subprocess.ProcessTestCaseNoPoll) ... ok
test_stdout_filedes (test.test_subprocess.ProcessTestCaseNoPoll) ... ok
test_stdout_filedes_of_stdout (test.test_subprocess.ProcessTestCaseNoPoll) ... ok
test_stdout_fileobj (test.test_subprocess.ProcessTestCaseNoPoll) ... ok
test_stdout_none (test.test_subprocess.ProcessTestCaseNoPoll) ... ok
test_stdout_pipe (test.test_subprocess.ProcessTestCaseNoPoll) ... ok
test_stdout_stderr_file (test.test_subprocess.ProcessTestCaseNoPoll) ... ok
test_stdout_stderr_pipe (test.test_subprocess.ProcessTestCaseNoPoll) ... ok
test_threadsafe_wait (test.test_subprocess.ProcessTestCaseNoPoll)
Issue21291: Popen.wait() needs to be threadsafe for returncode. ... ok
test_universal_newlines (test.test_subprocess.ProcessTestCaseNoPoll) ... ok
test_universal_newlines_communicate (test.test_subprocess.ProcessTestCaseNoPoll) ... ok
test_universal_newlines_communicate_encodings (test.test_subprocess.ProcessTestCaseNoPoll) ... ok
test_universal_newlines_communicate_input_none (test.test_subprocess.ProcessTestCaseNoPoll) ... ok
test_universal_newlines_communicate_stdin (test.test_subprocess.ProcessTestCaseNoPoll) ... ok
test_universal_newlines_communicate_stdin_stdout_stderr (test.test_subprocess.ProcessTestCaseNoPoll) ... ok
test_wait (test.test_subprocess.ProcessTestCaseNoPoll) ... ok
test_wait_endtime (test.test_subprocess.ProcessTestCaseNoPoll)
Confirm that the deprecated endtime parameter warns. ... ok
test_wait_timeout (test.test_subprocess.ProcessTestCaseNoPoll) ... ok
test_writes_before_communicate (test.test_subprocess.ProcessTestCaseNoPoll) ... ok
test_capture_stderr (test.test_subprocess.RunFuncTestCase) ... ok
test_capture_stdout (test.test_subprocess.RunFuncTestCase) ... ok
test_check (test.test_subprocess.RunFuncTestCase) ... ok
test_check_output_input_arg (test.test_subprocess.RunFuncTestCase) ... ok
test_check_output_stdin_arg (test.test_subprocess.RunFuncTestCase) ... ok
test_check_output_stdin_with_input_arg (test.test_subprocess.RunFuncTestCase) ... ok
test_check_output_timeout (test.test_subprocess.RunFuncTestCase) ... ok
test_check_zero (test.test_subprocess.RunFuncTestCase) ... ok
test_returncode (test.test_subprocess.RunFuncTestCase) ... ok
test_run_kwargs (test.test_subprocess.RunFuncTestCase) ... ok
test_timeout (test.test_subprocess.RunFuncTestCase) ... ok
test_call_string (test.test_subprocess.Win32ProcessTestCase) ... skipped 'Windows specific tests'
test_close_fds (test.test_subprocess.Win32ProcessTestCase) ... skipped 'Windows specific tests'
test_creationflags (test.test_subprocess.Win32ProcessTestCase) ... skipped 'Windows specific tests'
test_invalid_args (test.test_subprocess.Win32ProcessTestCase) ... skipped 'Windows specific tests'
test_kill (test.test_subprocess.Win32ProcessTestCase) ... skipped 'Windows specific tests'
test_kill_dead (test.test_subprocess.Win32ProcessTestCase) ... skipped 'Windows specific tests'
test_send_signal (test.test_subprocess.Win32ProcessTestCase) ... skipped 'Windows specific tests'
test_send_signal_dead (test.test_subprocess.Win32ProcessTestCase) ... skipped 'Windows specific tests'
test_shell_encodings (test.test_subprocess.Win32ProcessTestCase) ... skipped 'Windows specific tests'
test_shell_sequence (test.test_subprocess.Win32ProcessTestCase) ... skipped 'Windows specific tests'
test_shell_string (test.test_subprocess.Win32ProcessTestCase) ... skipped 'Windows specific tests'
test_startupinfo (test.test_subprocess.Win32ProcessTestCase) ... skipped 'Windows specific tests'
test_terminate (test.test_subprocess.Win32ProcessTestCase) ... skipped 'Windows specific tests'
test_terminate_dead (test.test_subprocess.Win32ProcessTestCase) ... test test_subprocess failed
skipped 'Windows specific tests'

======================================================================
ERROR: test_args_string (test.test_subprocess.POSIXProcessTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Lib/test/test_subprocess.py", line 1614, in test_args_string
    p = subprocess.Popen(fname)
  File "/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Lib/subprocess.py", line 707, in __init__
    restore_signals, start_new_session)
  File "/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Lib/subprocess.py", line 1326, in _execute_child
    raise child_exception_type(errno_num, err_msg)
FileNotFoundError: [Errno 2] No such file or directory: '/tmp/guix-build-python-minimal-3.6.0.drv-0/tmpykzi7jcj'

======================================================================
ERROR: test_call_string (test.test_subprocess.POSIXProcessTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Lib/test/test_subprocess.py", line 1659, in test_call_string
    rc = subprocess.call(fname)
  File "/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Lib/subprocess.py", line 267, in call
    with Popen(*popenargs, **kwargs) as p:
  File "/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Lib/subprocess.py", line 707, in __init__
    restore_signals, start_new_session)
  File "/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Lib/subprocess.py", line 1326, in _execute_child
    raise child_exception_type(errno_num, err_msg)
FileNotFoundError: [Errno 2] No such file or directory: '/tmp/guix-build-python-minimal-3.6.0.drv-0/tmpo3oxjixq'

----------------------------------------------------------------------
Ran 259 tests in 28.162s

FAILED (errors=2, skipped=23)
Re-running test 'test_regrtest' in verbose mode
test_coverage (test.test_regrtest.ArgsTestCase) ... ok
test_failing_test (test.test_regrtest.ArgsTestCase) ... ok
test_forever (test.test_regrtest.ArgsTestCase) ... ok
test_fromfile (test.test_regrtest.ArgsTestCase) ... ok
test_huntrleaks_fd_leak (test.test_regrtest.ArgsTestCase) ... skipped 'need a debug build'
test_interrupted (test.test_regrtest.ArgsTestCase) ... FAIL
test_list_tests (test.test_regrtest.ArgsTestCase) ... ok
test_random (test.test_regrtest.ArgsTestCase) ... ok
test_resources (test.test_regrtest.ArgsTestCase) ... ok
test_slow_interrupted (test.test_regrtest.ArgsTestCase) ... FAIL
test_slowest (test.test_regrtest.ArgsTestCase) ... ok
test_wait (test.test_regrtest.ArgsTestCase) ... ok
test_arg (test.test_regrtest.ParseArgsTestCase) ... ok
test_arg_option_arg (test.test_regrtest.ParseArgsTestCase) ... ok
test_coverage (test.test_regrtest.ParseArgsTestCase) ... ok
test_coverdir (test.test_regrtest.ParseArgsTestCase) ... ok
test_exclude (test.test_regrtest.ParseArgsTestCase) ... ok
test_failfast (test.test_regrtest.ParseArgsTestCase) ... ok
test_forever (test.test_regrtest.ParseArgsTestCase) ... ok
test_fromfile (test.test_regrtest.ParseArgsTestCase) ... ok
test_header (test.test_regrtest.ParseArgsTestCase) ... ok
test_help (test.test_regrtest.ParseArgsTestCase) ... ok
test_huntrleaks (test.test_regrtest.ParseArgsTestCase) ... ok
test_long_option__partial (test.test_regrtest.ParseArgsTestCase) ... ok
test_match (test.test_regrtest.ParseArgsTestCase) ... ok
test_memlimit (test.test_regrtest.ParseArgsTestCase) ... ok
test_multiprocess (test.test_regrtest.ParseArgsTestCase) ... ok
test_nocoverdir (test.test_regrtest.ParseArgsTestCase) ... ok
test_nowindows (test.test_regrtest.ParseArgsTestCase) ... ok
test_option_and_arg (test.test_regrtest.ParseArgsTestCase) ... ok
test_option_with_empty_string_value (test.test_regrtest.ParseArgsTestCase) ... ok
test_quiet (test.test_regrtest.ParseArgsTestCase) ... ok
test_randomize (test.test_regrtest.ParseArgsTestCase) ... ok
test_randseed (test.test_regrtest.ParseArgsTestCase) ... ok
test_runleaks (test.test_regrtest.ParseArgsTestCase) ... ok
test_single (test.test_regrtest.ParseArgsTestCase) ... ok
test_slaveargs (test.test_regrtest.ParseArgsTestCase) ... ok
test_slow (test.test_regrtest.ParseArgsTestCase) ... ok
test_start (test.test_regrtest.ParseArgsTestCase) ... ok
test_testdir (test.test_regrtest.ParseArgsTestCase) ... ok
test_threshold (test.test_regrtest.ParseArgsTestCase) ... ok
test_timeout (test.test_regrtest.ParseArgsTestCase) ... ok
test_two_options (test.test_regrtest.ParseArgsTestCase) ... ok
test_unknown_option (test.test_regrtest.ParseArgsTestCase) ... ok
test_unrecognized_argument (test.test_regrtest.ParseArgsTestCase) ... ok
test_use (test.test_regrtest.ParseArgsTestCase) ... ok
test_verbose (test.test_regrtest.ParseArgsTestCase) ... ok
test_verbose2 (test.test_regrtest.ParseArgsTestCase) ... ok
test_verbose3 (test.test_regrtest.ParseArgsTestCase) ... ok
test_wait (test.test_regrtest.ParseArgsTestCase) ... ok
test_module_autotest (test.test_regrtest.ProgramsTestCase) ... ok
test_module_from_test_autotest (test.test_regrtest.ProgramsTestCase) ... ok
test_module_regrtest (test.test_regrtest.ProgramsTestCase) ... ok
test_module_test (test.test_regrtest.ProgramsTestCase) ... ok
test_pcbuild_rt (test.test_regrtest.ProgramsTestCase) ... skipped 'Windows only'
test_script_autotest (test.test_regrtest.ProgramsTestCase) ... ok
test_script_regrtest (test.test_regrtest.ProgramsTestCase) ... ok
test_tools_buildbot_test (test.test_regrtest.ProgramsTestCase) ... skipped 'Windows only'
test_tools_script_run_tests (test.test_regrtest.ProgramsTestCase) ... test test_regrtest failed
ok

======================================================================
FAIL: test_interrupted (test.test_regrtest.ArgsTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Lib/test/test_regrtest.py", line 680, in test_interrupted
    output = self.run_tests(test, exitcode=1)
  File "/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Lib/test/test_regrtest.py", line 574, in run_tests
    return self.run_python(cmdargs, **kw)
  File "/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Lib/test/test_regrtest.py", line 458, in run_python
    proc = self.run_command(args, **kw)
  File "/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Lib/test/test_regrtest.py", line 452, in run_command
    self.fail(msg)
AssertionError: Command ['/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/python', '-X', 'faulthandler', '-I', '-m', 'test', '--testdir=/tmp/guix-build-python-minimal-3.6.0.drv-0/tmpw09dfb0m', 'test_regrtest_sigint'] failed with exit code 0

stdout:
---
Run tests sequentially
0:00:00 [1/1] test_regrtest_sigint
1 test OK.

Total duration: 28 ms
Tests result: SUCCESS

---


======================================================================
FAIL: test_slow_interrupted (test.test_regrtest.ArgsTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Lib/test/test_regrtest.py", line 709, in test_slow_interrupted
    output = self.run_tests(*args, exitcode=1)
  File "/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Lib/test/test_regrtest.py", line 574, in run_tests
    return self.run_python(cmdargs, **kw)
  File "/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Lib/test/test_regrtest.py", line 458, in run_python
    proc = self.run_command(args, **kw)
  File "/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Lib/test/test_regrtest.py", line 452, in run_command
    self.fail(msg)
AssertionError: Command ['/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/python', '-X', 'faulthandler', '-I', '-m', 'test', '--testdir=/tmp/guix-build-python-minimal-3.6.0.drv-0/tmp_m31bfim', '--slowest', 'test_regrtest_sigint'] failed with exit code 0

stdout:
---
Run tests sequentially
0:00:00 [1/1] test_regrtest_sigint
1 test OK.

10 slowest tests:
- test_regrtest_sigint: 1 ms

Total duration: 33 ms
Tests result: SUCCESS

---


----------------------------------------------------------------------
Ran 59 tests in 8.693s

FAILED (failures=2, skipped=3)
Re-running test 'test_distutils' in verbose mode
test_check_archive_formats (distutils.tests.test_archive_util.ArchiveUtilTestCase) ... ok
test_compress_deprecated (distutils.tests.test_archive_util.ArchiveUtilTestCase) ... skipped 'The compress program is required'
test_make_archive (distutils.tests.test_archive_util.ArchiveUtilTestCase) ... ok
test_make_archive_bztar (distutils.tests.test_archive_util.ArchiveUtilTestCase) ... ok
test_make_archive_cwd (distutils.tests.test_archive_util.ArchiveUtilTestCase) ... ok
test_make_archive_gztar (distutils.tests.test_archive_util.ArchiveUtilTestCase) ... ok
test_make_archive_owner_group (distutils.tests.test_archive_util.ArchiveUtilTestCase) ... skipped 'getgrgid(0)[0] raises a KeyError on Guix'
test_make_archive_tar (distutils.tests.test_archive_util.ArchiveUtilTestCase) ... ok
test_make_archive_xztar (distutils.tests.test_archive_util.ArchiveUtilTestCase) ... ok
test_make_tarball (distutils.tests.test_archive_util.ArchiveUtilTestCase) ... ok
test_make_tarball_bzip2 (distutils.tests.test_archive_util.ArchiveUtilTestCase) ... ok
test_make_tarball_extended (distutils.tests.test_archive_util.ArchiveUtilTestCase) ... ok
test_make_tarball_gzip (distutils.tests.test_archive_util.ArchiveUtilTestCase) ... ok
test_make_tarball_latin1 (distutils.tests.test_archive_util.ArchiveUtilTestCase) ... ok
test_make_tarball_xz (distutils.tests.test_archive_util.ArchiveUtilTestCase) ... ok
test_make_zipfile (distutils.tests.test_archive_util.ArchiveUtilTestCase) ... ok
test_make_zipfile_no_zlib (distutils.tests.test_archive_util.ArchiveUtilTestCase) ... ok
test_tarfile_root_owner (distutils.tests.test_archive_util.ArchiveUtilTestCase) ... skipped 'getgrgid(0)[0] raises a KeyError on Guix'
test_tarfile_vs_tar (distutils.tests.test_archive_util.ArchiveUtilTestCase) ... ok
test_change_root (distutils.tests.test_util.UtilTestCase) ... ok
test_check_environ (distutils.tests.test_util.UtilTestCase) ... ok
test_convert_path (distutils.tests.test_util.UtilTestCase) ... ok
test_dont_write_bytecode (distutils.tests.test_util.UtilTestCase) ... ok
test_get_platform (distutils.tests.test_util.UtilTestCase) ... ok
test_grok_environment_error (distutils.tests.test_util.UtilTestCase) ... ok
test_rfc822_escape (distutils.tests.test_util.UtilTestCase) ... ok
test_split_quoted (distutils.tests.test_util.UtilTestCase) ... ok
test_strtobool (distutils.tests.test_util.UtilTestCase) ... ok
test_check_all (distutils.tests.test_check.CheckTestCase) ... ok
test_check_document (distutils.tests.test_check.CheckTestCase) ... skipped "won't test without docutils"
test_check_metadata (distutils.tests.test_check.CheckTestCase) ... ok
test_check_restructuredtext (distutils.tests.test_check.CheckTestCase) ... skipped "won't test without docutils"
test_check_restructuredtext_with_syntax_highlight (distutils.tests.test_check.CheckTestCase) ... skipped "won't test without docutils"
test_finalize_options (distutils.tests.test_upload.uploadTestCase) ... ok
test_saved_password (distutils.tests.test_upload.uploadTestCase) ... ok
test_upload (distutils.tests.test_upload.uploadTestCase) ... ok
test_upload_fails (distutils.tests.test_upload.uploadTestCase) ... ok
test_wrong_exception_order (distutils.tests.test_upload.uploadTestCase) ... ok
test_default_settings (distutils.tests.test_install_scripts.InstallScriptsTestCase) ... ok
test_installation (distutils.tests.test_install_scripts.InstallScriptsTestCase) ... ok
test_debug_print (distutils.tests.test_filelist.FileListTestCase) ... ok
test_exclude_pattern (distutils.tests.test_filelist.FileListTestCase) ... ok
test_glob_to_re (distutils.tests.test_filelist.FileListTestCase) ... ok
test_include_pattern (distutils.tests.test_filelist.FileListTestCase) ... ok
test_process_template (distutils.tests.test_filelist.FileListTestCase) ... ok
test_process_template_line (distutils.tests.test_filelist.FileListTestCase) ... ok
test_remove_duplicates (distutils.tests.test_filelist.FileListTestCase) ... ok
test_set_allfiles (distutils.tests.test_filelist.FileListTestCase) ... ok
test_translate_pattern (distutils.tests.test_filelist.FileListTestCase) ... ok
test_basic_discovery (distutils.tests.test_filelist.FindAllTestCase) ... ok
test_missing_symlink (distutils.tests.test_filelist.FindAllTestCase) ... ok
test_non_local_discovery (distutils.tests.test_filelist.FindAllTestCase) ... ok
test_simple_built (distutils.tests.test_bdist_dumb.BuildDumbTestCase) ... ok
test_debug_mode (distutils.tests.test_install.InstallTestCase) ... ok
test_finalize_options (distutils.tests.test_install.InstallTestCase) ... ok
test_handle_extra_path (distutils.tests.test_install.InstallTestCase) ... ok
test_home_installation_scheme (distutils.tests.test_install.InstallTestCase) ... ok
test_record (distutils.tests.test_install.InstallTestCase) ... ok
test_record_extensions (distutils.tests.test_install.InstallTestCase) ... ok
test_user_site (distutils.tests.test_install.InstallTestCase) ... ok
test_finalize_options (distutils.tests.test_build.BuildTestCase) ... ok
test_config_interpolation (distutils.tests.test_config.PyPIRCCommandTestCase) ... ok
test_server_empty_registration (distutils.tests.test_config.PyPIRCCommandTestCase) ... ok
test_server_registration (distutils.tests.test_config.PyPIRCCommandTestCase) ... ok
test_extension_init (distutils.tests.test_extension.ExtensionTestCase) ... ok
test_read_setup_file (distutils.tests.test_extension.ExtensionTestCase) ... ok
test_debug_mode (distutils.tests.test_core.CoreTestCase) ... ok
test_run_setup_defines_subclass (distutils.tests.test_core.CoreTestCase) ... ok
test_run_setup_preserves_sys_argv (distutils.tests.test_core.CoreTestCase) ... ok
test_run_setup_provides_file (distutils.tests.test_core.CoreTestCase) ... ok
test_run_setup_uses_current_dir (distutils.tests.test_core.CoreTestCase) ... ok
test_newer (distutils.tests.test_dep_util.DepUtilTestCase) ... ok
test_newer_group (distutils.tests.test_dep_util.DepUtilTestCase) ... ok
test_newer_pairwise (distutils.tests.test_dep_util.DepUtilTestCase) ... ok
test_clean (distutils.tests.test_config_cmd.ConfigTestCase) ... ok
test_dump_file (distutils.tests.test_config_cmd.ConfigTestCase) ... ok
test_finalize_options (distutils.tests.test_config_cmd.ConfigTestCase) ... ok
test_search_cpp (distutils.tests.test_config_cmd.ConfigTestCase) ... ok
test_get_exe_bytes (distutils.tests.test_bdist_wininst.BuildWinInstTestCase) ... ok
VersionPredicate (distutils.versionpredicate)
Doctest: distutils.versionpredicate.VersionPredicate ... ok
split_provision (distutils.versionpredicate)
Doctest: distutils.versionpredicate.split_provision ... ok
test_osx_cc_overrides_ldshared (distutils.tests.test_unixccompiler.UnixCCompilerTestCase) ... skipped 'test only relevant for OS X'
test_osx_explicit_ldshared (distutils.tests.test_unixccompiler.UnixCCompilerTestCase) ... skipped 'test only relevant for OS X'
test_runtime_libdir_option (distutils.tests.test_unixccompiler.UnixCCompilerTestCase) ... ok
test_byte_compile (distutils.tests.test_build_py.BuildPyTestCase) ... ok
test_byte_compile_optimized (distutils.tests.test_build_py.BuildPyTestCase) ... ok
test_dir_in_package_data (distutils.tests.test_build_py.BuildPyTestCase) ... ok
test_dont_write_bytecode (distutils.tests.test_build_py.BuildPyTestCase) ... ok
test_empty_package_dir (distutils.tests.test_build_py.BuildPyTestCase) ... ok
test_package_data (distutils.tests.test_build_py.BuildPyTestCase) ... ok
test_debug_print (distutils.tests.test_cmd.CommandTestCase) ... ok
test_dump_options (distutils.tests.test_cmd.CommandTestCase) ... ok
test_ensure_dirname (distutils.tests.test_cmd.CommandTestCase) ... ok
test_ensure_filename (distutils.tests.test_cmd.CommandTestCase) ... ok
test_ensure_string (distutils.tests.test_cmd.CommandTestCase) ... ok
test_ensure_string_list (distutils.tests.test_cmd.CommandTestCase) ... ok
test_make_file (distutils.tests.test_cmd.CommandTestCase) ... ok
test_SO_deprecation (distutils.tests.test_sysconfig.SysconfigTestCase) ... ok
test_SO_in_vars (distutils.tests.test_sysconfig.SysconfigTestCase) ... ok
test_SO_value (distutils.tests.test_sysconfig.SysconfigTestCase) ... ok
test_customize_compiler (distutils.tests.test_sysconfig.SysconfigTestCase) ... ok
test_customize_compiler_before_get_config_vars (distutils.tests.test_sysconfig.SysconfigTestCase) ... ok
test_get_config_h_filename (distutils.tests.test_sysconfig.SysconfigTestCase) ... ok
test_get_config_vars (distutils.tests.test_sysconfig.SysconfigTestCase) ... ok
test_get_python_lib (distutils.tests.test_sysconfig.SysconfigTestCase) ... ok
test_parse_makefile_base (distutils.tests.test_sysconfig.SysconfigTestCase) ... ok
test_parse_makefile_literal_dollar (distutils.tests.test_sysconfig.SysconfigTestCase) ... ok
test_srcdir (distutils.tests.test_sysconfig.SysconfigTestCase) ... ok
test_srcdir_independent_of_cwd (distutils.tests.test_sysconfig.SysconfigTestCase) ... ok
test_sysconfig_compiler_vars (distutils.tests.test_sysconfig.SysconfigTestCase) ... ok
test_sysconfig_module (distutils.tests.test_sysconfig.SysconfigTestCase) ... ok
test_add_defaults (distutils.tests.test_sdist.SDistTestCase) ... ok
test_check_metadata_deprecated (distutils.tests.test_sdist.SDistTestCase) ... ok
test_finalize_options (distutils.tests.test_sdist.SDistTestCase) ... ok
test_get_file_list (distutils.tests.test_sdist.SDistTestCase) ... ok
test_invalid_template_unknown_command (distutils.tests.test_sdist.SDistTestCase) ... ok
test_invalid_template_wrong_arguments (distutils.tests.test_sdist.SDistTestCase) ... ok
test_invalid_template_wrong_path (distutils.tests.test_sdist.SDistTestCase) ... skipped 'test relevant for Windows only'
test_make_distribution (distutils.tests.test_sdist.SDistTestCase) ... ok
test_make_distribution_owner_group (distutils.tests.test_sdist.SDistTestCase) ... skipped 'getgrgid(0)[0] raises a KeyError on Guix'
test_manifest_comments (distutils.tests.test_sdist.SDistTestCase) ... ok
test_manifest_marker (distutils.tests.test_sdist.SDistTestCase) ... ok
test_manual_manifest (distutils.tests.test_sdist.SDistTestCase) ... ok
test_metadata_check_option (distutils.tests.test_sdist.SDistTestCase) ... ok
test_prune_file_list (distutils.tests.test_sdist.SDistTestCase) ... ok
test_show_formats (distutils.tests.test_sdist.SDistTestCase) ... ok
test_compiler_options (distutils.tests.test_msvccompiler.msvccompilerTestCase) ... skipped 'These tests are only for win32'
test_get_vc_env_unicode (distutils.tests.test_msvccompiler.msvccompilerTestCase) ... skipped 'These tests are only for win32'
test_no_compiler (distutils.tests.test_msvccompiler.msvccompilerTestCase) ... skipped 'These tests are only for win32'
test_vcruntime_copy (distutils.tests.test_msvccompiler.msvccompilerTestCase) ... skipped 'These tests are only for win32'
test_vcruntime_skip_copy (distutils.tests.test_msvccompiler.msvccompilerTestCase) ... skipped 'These tests are only for win32'
test_non_ascii (distutils.tests.test_log.TestLog) ... ok
test_build_ext (distutils.tests.test_build_ext.BuildExtTestCase) ... ok
test_check_extensions_list (distutils.tests.test_build_ext.BuildExtTestCase) ... ok
test_compiler_option (distutils.tests.test_build_ext.BuildExtTestCase) ... ok
test_deployment_target_default (distutils.tests.test_build_ext.BuildExtTestCase) ... skipped 'test only relevant for MacOSX'
test_deployment_target_higher_ok (distutils.tests.test_build_ext.BuildExtTestCase) ... skipped 'test only relevant for MacOSX'
test_deployment_target_too_low (distutils.tests.test_build_ext.BuildExtTestCase) ... skipped 'test only relevant for MacOSX'
test_ext_fullpath (distutils.tests.test_build_ext.BuildExtTestCase) ... ok
test_finalize_options (distutils.tests.test_build_ext.BuildExtTestCase) ... ok
test_get_outputs (distutils.tests.test_build_ext.BuildExtTestCase) ... ok
test_get_source_files (distutils.tests.test_build_ext.BuildExtTestCase) ... ok
test_optional_extension (distutils.tests.test_build_ext.BuildExtTestCase) ... ok
test_solaris_enable_shared (distutils.tests.test_build_ext.BuildExtTestCase) ... ok
test_user_site (distutils.tests.test_build_ext.BuildExtTestCase) ... ok
test_build_ext (distutils.tests.test_build_ext.ParallelBuildExtTestCase) ... skipped 'Already tested in BuildExtTestCase'
test_check_extensions_list (distutils.tests.test_build_ext.ParallelBuildExtTestCase) ... ok
test_compiler_option (distutils.tests.test_build_ext.ParallelBuildExtTestCase) ... ok
test_deployment_target_default (distutils.tests.test_build_ext.ParallelBuildExtTestCase) ... skipped 'test only relevant for MacOSX'
test_deployment_target_higher_ok (distutils.tests.test_build_ext.ParallelBuildExtTestCase) ... skipped 'test only relevant for MacOSX'
test_deployment_target_too_low (distutils.tests.test_build_ext.ParallelBuildExtTestCase) ... skipped 'test only relevant for MacOSX'
test_ext_fullpath (distutils.tests.test_build_ext.ParallelBuildExtTestCase) ... ok
test_finalize_options (distutils.tests.test_build_ext.ParallelBuildExtTestCase) ... ok
test_get_outputs (distutils.tests.test_build_ext.ParallelBuildExtTestCase) ... ok
test_get_source_files (distutils.tests.test_build_ext.ParallelBuildExtTestCase) ... ok
test_optional_extension (distutils.tests.test_build_ext.ParallelBuildExtTestCase) ... ok
test_solaris_enable_shared (distutils.tests.test_build_ext.ParallelBuildExtTestCase) ... ok
test_user_site (distutils.tests.test_build_ext.ParallelBuildExtTestCase) ... ok
test_nt_quote_args (distutils.tests.test_spawn.SpawnTestCase) ... ok
test_spawn (distutils.tests.test_spawn.SpawnTestCase) ... ERROR
test_copy_file_hard_link (distutils.tests.test_file_util.FileUtilTestCase) ... ok
test_copy_file_hard_link_failure (distutils.tests.test_file_util.FileUtilTestCase) ... ok
test_move_file_exception_unpacking_rename (distutils.tests.test_file_util.FileUtilTestCase) ... ok
test_move_file_exception_unpacking_unlink (distutils.tests.test_file_util.FileUtilTestCase) ... ok
test_move_file_verbosity (distutils.tests.test_file_util.FileUtilTestCase) ... ok
test_simple_run (distutils.tests.test_clean.cleanTestCase) ... ok
test_check_config_h (distutils.tests.test_cygwinccompiler.CygwinCCompilerTestCase) ... ok
test_get_msvcr (distutils.tests.test_cygwinccompiler.CygwinCCompilerTestCase) ... ok
test_get_versions (distutils.tests.test_cygwinccompiler.CygwinCCompilerTestCase) ... ok
test_class (distutils.tests.test_text_file.TextFileTestCase) ... ok
test_simple_run (distutils.tests.test_install_headers.InstallHeadersTestCase) ... ok
test_minimal (distutils.tests.test_bdist_msi.BDistMSITestCase) ... skipped 'these tests require Windows'
test_simple_run (distutils.tests.test_install_data.InstallDataTestCase) ... ok
test_formats (distutils.tests.test_bdist.BuildTestCase) ... ok
test_skip_build (distutils.tests.test_bdist.BuildTestCase) ... ok
test_check_metadata_deprecated (distutils.tests.test_register.RegisterTestCase) ... ok
test_create_pypirc (distutils.tests.test_register.RegisterTestCase) ... ok
test_list_classifiers (distutils.tests.test_register.RegisterTestCase) ... ok
test_password_not_in_file (distutils.tests.test_register.RegisterTestCase) ... ok
test_password_reset (distutils.tests.test_register.RegisterTestCase) ... ok
test_register_invalid_long_description (distutils.tests.test_register.RegisterTestCase) ... skipped 'needs docutils'
test_registering (distutils.tests.test_register.RegisterTestCase) ... ok
test_show_response (distutils.tests.test_register.RegisterTestCase) ... ok
test_strict (distutils.tests.test_register.RegisterTestCase) ... skipped 'needs docutils'
test_no_compiler (distutils.tests.test_msvc9compiler.msvc9compilerTestCase) ... skipped 'These tests are only for win32'
test_reg_class (distutils.tests.test_msvc9compiler.msvc9compilerTestCase) ... skipped 'These tests are only for win32'
test_remove_entire_manifest (distutils.tests.test_msvc9compiler.msvc9compilerTestCase) ... skipped 'These tests are only for win32'
test_remove_visual_c_ref (distutils.tests.test_msvc9compiler.msvc9compilerTestCase) ... skipped 'These tests are only for win32'
test_byte_compile (distutils.tests.test_install_lib.InstallLibTestCase) ... ok
test_dont_write_bytecode (distutils.tests.test_install_lib.InstallLibTestCase) ... ok
test_finalize_options (distutils.tests.test_install_lib.InstallLibTestCase) ... ok
test_get_inputs (distutils.tests.test_install_lib.InstallLibTestCase) ... ok
test_get_outputs (distutils.tests.test_install_lib.InstallLibTestCase) ... ok
test_copy_tree_exception_in_listdir (distutils.tests.test_dir_util.DirUtilTestCase) ... ok
test_copy_tree_skips_nfs_temp_files (distutils.tests.test_dir_util.DirUtilTestCase) ... ok
test_copy_tree_verbosity (distutils.tests.test_dir_util.DirUtilTestCase) ... ok
test_create_tree_verbosity (distutils.tests.test_dir_util.DirUtilTestCase) ... ok
test_ensure_relative (distutils.tests.test_dir_util.DirUtilTestCase) ... ok
test_mkpath_remove_tree_verbosity (distutils.tests.test_dir_util.DirUtilTestCase) ... ok
test_mkpath_with_custom_mode (distutils.tests.test_dir_util.DirUtilTestCase) ... ok
test_build_libraries (distutils.tests.test_build_clib.BuildCLibTestCase) ... ok
test_check_library_dist (distutils.tests.test_build_clib.BuildCLibTestCase) ... ok
test_finalize_options (distutils.tests.test_build_clib.BuildCLibTestCase) ... ok
test_get_source_files (distutils.tests.test_build_clib.BuildCLibTestCase) ... ok
test_run (distutils.tests.test_build_clib.BuildCLibTestCase) ... ok
test_announce (distutils.tests.test_dist.DistributionTestCase) ... ok
test_command_packages_cmdline (distutils.tests.test_dist.DistributionTestCase) ... ok
test_command_packages_configfile (distutils.tests.test_dist.DistributionTestCase) ... ok
test_command_packages_unspecified (distutils.tests.test_dist.DistributionTestCase) ... ok
test_empty_options (distutils.tests.test_dist.DistributionTestCase) ... ok
test_finalize_options (distutils.tests.test_dist.DistributionTestCase) ... ok
test_find_config_files_disable (distutils.tests.test_dist.DistributionTestCase) ... ok
test_get_command_packages (distutils.tests.test_dist.DistributionTestCase) ... ok
test_venv_install_options (distutils.tests.test_dist.DistributionTestCase) ... ok
test_classifier (distutils.tests.test_dist.MetadataTestCase) ... ok
test_custom_pydistutils (distutils.tests.test_dist.MetadataTestCase) ... ok
test_download_url (distutils.tests.test_dist.MetadataTestCase) ... ok
test_fix_help_options (distutils.tests.test_dist.MetadataTestCase) ... ok
test_long_description (distutils.tests.test_dist.MetadataTestCase) ... ok
test_obsoletes (distutils.tests.test_dist.MetadataTestCase) ... ok
test_obsoletes_illegal (distutils.tests.test_dist.MetadataTestCase) ... ok
test_provides (distutils.tests.test_dist.MetadataTestCase) ... ok
test_provides_illegal (distutils.tests.test_dist.MetadataTestCase) ... ok
test_read_metadata (distutils.tests.test_dist.MetadataTestCase) ... ok
test_requires (distutils.tests.test_dist.MetadataTestCase) ... ok
test_requires_illegal (distutils.tests.test_dist.MetadataTestCase) ... ok
test_show_help (distutils.tests.test_dist.MetadataTestCase) ... ok
test_simple_metadata (distutils.tests.test_dist.MetadataTestCase) ... ok
test_cmp (distutils.tests.test_version.VersionTestCase) ... ok
test_cmp_strict (distutils.tests.test_version.VersionTestCase) ... ok
test_prerelease (distutils.tests.test_version.VersionTestCase) ... ok
test_no_optimize_flag (distutils.tests.test_bdist_rpm.BuildRpmTestCase) ... skipped 'the rpm command is not found'
test_quiet (distutils.tests.test_bdist_rpm.BuildRpmTestCase) ... skipped 'the rpm command is not found'
test_build (distutils.tests.test_build_scripts.BuildScriptsTestCase) ... ok
test_default_settings (distutils.tests.test_build_scripts.BuildScriptsTestCase) ... ok
test_version_int (distutils.tests.test_build_scripts.BuildScriptsTestCase) ... test test_distutils failed
ok

======================================================================
ERROR: test_spawn (distutils.tests.test_spawn.SpawnTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Lib/distutils/tests/test_spawn.py", line 52, in test_spawn
    spawn([exe])  # should work without any error
  File "/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Lib/distutils/spawn.py", line 36, in spawn
    _spawn_posix(cmd, search_path, dry_run=dry_run)
  File "/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Lib/distutils/spawn.py", line 159, in _spawn_posix
    % (cmd, exit_status))
distutils.errors.DistutilsExecError: command '/tmp/guix-build-python-minimal-3.6.0.drv-0/tmpbzgp1fd6/foo.sh' failed with exit status 1

----------------------------------------------------------------------
Ran 236 tests in 1.546s

FAILED (errors=1, skipped=31)
Re-running test 'test_pdb' in verbose mode
test_find_function_empty_file (test.test_pdb.PdbTestCase) ... ok
test_find_function_found (test.test_pdb.PdbTestCase) ... ok
test_issue13183 (test.test_pdb.PdbTestCase) ... ok
test_issue13210 (test.test_pdb.PdbTestCase) ... ok
test_issue16180 (test.test_pdb.PdbTestCase) ... ok
test_issue7964 (test.test_pdb.PdbTestCase) ... ok
test_readrc_kwarg (test.test_pdb.PdbTestCase) ... ok
test_list_commands (test.test_pdb)
Doctest: test.test_pdb.test_list_commands ... ok
test_next_until_return_at_return_event (test.test_pdb)
Doctest: test.test_pdb.test_next_until_return_at_return_event ... ok
test_pdb_basic_commands (test.test_pdb)
Doctest: test.test_pdb.test_pdb_basic_commands ... ok
test_pdb_breakpoint_commands (test.test_pdb)
Doctest: test.test_pdb.test_pdb_breakpoint_commands ... ok
test_pdb_continue_in_bottomframe (test.test_pdb)
Doctest: test.test_pdb.test_pdb_continue_in_bottomframe ... ok
test_pdb_displayhook (test.test_pdb)
Doctest: test.test_pdb.test_pdb_displayhook ... ok
test_pdb_issue_20766 (test.test_pdb)
Doctest: test.test_pdb.test_pdb_issue_20766 ... FAIL
test_pdb_next_command_for_generator (test.test_pdb)
Doctest: test.test_pdb.test_pdb_next_command_for_generator ... ok
test_pdb_next_command_in_generator_for_loop (test.test_pdb)
Doctest: test.test_pdb.test_pdb_next_command_in_generator_for_loop ... ok
test_pdb_next_command_subiterator (test.test_pdb)
Doctest: test.test_pdb.test_pdb_next_command_subiterator ... ok
test_pdb_return_command_for_generator (test.test_pdb)
Doctest: test.test_pdb.test_pdb_return_command_for_generator ... ok
test_pdb_run_with_code_object (test.test_pdb)
Doctest: test.test_pdb.test_pdb_run_with_code_object ... ok
test_pdb_run_with_incorrect_argument (test.test_pdb)
Doctest: test.test_pdb.test_pdb_run_with_incorrect_argument ... ok
test_pdb_skip_modules (test.test_pdb)
Doctest: test.test_pdb.test_pdb_skip_modules ... ok
test_pdb_skip_modules_with_callback (test.test_pdb)
Doctest: test.test_pdb.test_pdb_skip_modules_with_callback ... ok
test_pdb_until_command_for_generator (test.test_pdb)
Doctest: test.test_pdb.test_pdb_until_command_for_generator ... ok
test_post_mortem (test.test_pdb)
Doctest: test.test_pdb.test_post_mortem ... test test_pdb failed
ok

======================================================================
FAIL: test_pdb_issue_20766 (test.test_pdb)
Doctest: test.test_pdb.test_pdb_issue_20766
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Lib/doctest.py", line 2199, in runTest
    raise self.failureException(self.format_failure(new.getvalue()))
AssertionError: Failed doctest test for test.test_pdb.test_pdb_issue_20766
  File "/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Lib/test/test_pdb.py", line 914, in test_pdb_issue_20766

----------------------------------------------------------------------
File "/tmp/guix-build-python-minimal-3.6.0.drv-0/Python-3.6.0/Lib/test/test_pdb.py", line 925, in test.test_pdb.test_pdb_issue_20766
Failed example:
    with PdbTestInput(['continue',
                       'continue']):
        test_function()
Expected:
    > <doctest test.test_pdb.test_pdb_issue_20766[0]>(6)test_function()
    -> print('pdb %d: %s' % (i, sess._previous_sigint_handler))
    (Pdb) continue
    pdb 1: <built-in function default_int_handler>
    > <doctest test.test_pdb.test_pdb_issue_20766[0]>(5)test_function()
    -> sess.set_trace(sys._getframe())
    (Pdb) continue
    pdb 2: <built-in function default_int_handler>
Got:
    > <doctest test.test_pdb.test_pdb_issue_20766[0]>(6)test_function()
    -> print('pdb %d: %s' % (i, sess._previous_sigint_handler))
    (Pdb) continue
    pdb 1: Handlers.SIG_IGN
    > <doctest test.test_pdb.test_pdb_issue_20766[0]>(5)test_function()
    -> sess.set_trace(sys._getframe())
    (Pdb) continue
    pdb 2: Handlers.SIG_IGN


----------------------------------------------------------------------
Ran 24 tests in 0.467s

FAILED (failures=1)
4 tests failed again:
    test_distutils test_pdb test_regrtest test_subprocess

Total duration: 4 min 49 sec
Tests result: FAILURE
make: *** [Makefile:1020: test] Error 1
phase `check' failed after 289.4 seconds
builder for `/gnu/store/jf3g0k1gwdgiz1l32szjr3ils8gidvb7-python-minimal-3.6.0.drv' failed with exit code 1
@ build-failed /gnu/store/jf3g0k1gwdgiz1l32szjr3ils8gidvb7-python-minimal-3.6.0.drv - 1 builder for `/gnu/store/jf3g0k1gwdgiz1l32szjr3ils8gidvb7-python-minimal-3.6.0.drv' failed with exit code 1
guix build: error: build failed: build of `/gnu/store/jf3g0k1gwdgiz1l32szjr3ils8gidvb7-python-minimal-3.6.0.drv' failed

^ permalink raw reply	[flat|nested] 4+ messages in thread

* SIGINT in guix environment
  2017-03-04 22:23 ` [PATCH 0/1] WIP Python 3.6.0 upgrade Leo Famulari
@ 2017-03-05 13:23   ` Danny Milosavljevic
  0 siblings, 0 replies; 4+ messages in thread
From: Danny Milosavljevic @ 2017-03-05 13:23 UTC (permalink / raw)
  To: Leo Famulari; +Cc: guix-devel

Hi Leo,

>'test_regrtest_sigint'] failed with exit code 0

>print('pdb %d: %s' % (i, sess._previous_sigint_handler))

That's strange. I've tried to enable Rust tests and there, too, is a problem with SIGINT (that's the ONLY failing test remaining for my version of Rust (which only patches "/bin/sh" out of all tests)):

Test failure:
    sys::imp::process::process_common::tests::test_process_mask
thread '<unnamed>' panicked at 'assertion failed: ret == 0', src/libstd/sys/unix/process/process_common.rs:474

Which is:

    // See #14232 for more information, but it appears that signal delivery to a
    // newly spawned process may just be raced in the OSX, so to prevent this
    // test from being flaky we ignore it on OSX.
    #[test]
    #[cfg_attr(target_os = "macos", ignore)]
    #[cfg_attr(target_os = "nacl", ignore)] // no signals on NaCl.
    fn test_process_mask() {
        unsafe {
            // Test to make sure that a signal mask does not get inherited.
            let mut cmd = Command::new(OsStr::new("cat"));

            let mut set: libc::sigset_t = mem::uninitialized();
            let mut old_set: libc::sigset_t = mem::uninitialized();
            t!(cvt(libc::sigemptyset(&mut set)));
            t!(cvt(sigaddset(&mut set, libc::SIGINT)));
            t!(cvt(libc::pthread_sigmask(libc::SIG_SETMASK, &set, &mut old_set)));

            cmd.stdin(Stdio::MakePipe);
            cmd.stdout(Stdio::MakePipe);

            let (mut cat, mut pipes) = t!(cmd.spawn(Stdio::Null, true));
            let stdin_write = pipes.stdin.take().unwrap();
            let stdout_read = pipes.stdout.take().unwrap();

            t!(cvt(libc::pthread_sigmask(libc::SIG_SETMASK, &old_set,
                                         ptr::null_mut())));

            t!(cvt(libc::kill(cat.id() as libc::pid_t, libc::SIGINT))); <-----------------
            // We need to wait until SIGINT is definitely delivered. The
            // easiest way is to write something to cat, and try to read it
            // back: if SIGINT is unmasked, it'll get delivered when cat is
            // next scheduled.
            let _ = stdin_write.write(b"Hello");
            drop(stdin_write);

            // Either EOF or failure (EPIPE) is okay.
            let mut buf = [0; 5];
            if let Ok(ret) = stdout_read.read(&mut buf) {
                assert!(ret == 0); <----------------------- fails
            }

            t!(cat.wait());
        }
    }


The "cat" process that had been invoked should have been interrupted and the reading from the pipe (at the bottom of the source code above) should have failed - but  it didn't fail. ret is the number of bytes read from the pipe. (it would have expected 0 but didn't get that)

Huh...

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2017-03-05 13:24 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-03-04 22:20 [PATCH 0/1] WIP Python 3.6.0 upgrade Leo Famulari
2017-03-04 22:20 ` [PATCH 1/1] WIP: python-3: Update to 3.6.0 Leo Famulari
2017-03-04 22:23 ` [PATCH 0/1] WIP Python 3.6.0 upgrade Leo Famulari
2017-03-05 13:23   ` SIGINT in guix environment Danny Milosavljevic

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.