diff options
| author | Victor Stinner <victor.stinner@gmail.com> | 2017-06-14 22:44:05 (GMT) |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-06-14 22:44:05 (GMT) |
| commit | f7e07840d725f2ebb469129cb5e6574ce61725ef (patch) | |
| tree | 40d31fd0d6cf6a00999ed4787532d1763f27eef6 /Lib/test/test_call.py | |
| parent | 8c3f05e9f0f0b30a3d4a2433e92471794d8258af (diff) | |
| download | cpython-f7e07840d725f2ebb469129cb5e6574ce61725ef.zip cpython-f7e07840d725f2ebb469129cb5e6574ce61725ef.tar.gz cpython-f7e07840d725f2ebb469129cb5e6574ce61725ef.tar.bz2 | |
bpo-30284: Fix regrtest for out of tree build (#1481)
Use a build/ directory in the build directory, not in the source
directory, since the source directory may be read-only and must not
be modified.
Fallback on the source directory if the build directory is not
available (missing "abs_builddir" sysconfig variable).
Diffstat (limited to 'Lib/test/test_call.py')
0 files changed, 0 insertions, 0 deletions
