SIGN IN SIGN UP

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).
V
Victor Stinner committed
f7e07840d725f2ebb469129cb5e6574ce61725ef
Parent: 8c3f05e
Committed by GitHub <noreply@github.com> on 6/14/2017, 10:44:05 PM