[issue6087] distutils.sysconfig.get_python_lib gives surprising result when used with a Python build

Kesara Rathnayake report at bugs.python.org
Mon Sep 19 22:59:41 EDT 2016


Kesara Rathnayake added the comment:

fix-6087.diff passes on OSX (Python 3.6)

$ ./python.exe -m test test_distutils test_sysconfig -j3
Run tests in parallel using 3 child processes
0:00:01 [1/2] test_sysconfig passed
0:00:13 [2/2] test_distutils passed
All 2 tests OK.

Total duration: 14 sec
Tests result: SUCCESS

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue6087>
_______________________________________


More information about the Python-bugs-list mailing list