diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2017-05-10 23:23:19 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-05-10 23:23:19 (GMT) |
commit | 3837d9797c14c13d170256143c841d29645e772a (patch) | |
tree | 44da07975f7ae43e41dace3af97b50c0bf49b60f /Lib/sysconfig.py | |
parent | 05469fa1c05acf55bdca05db21822ecdd7f6487a (diff) | |
download | cpython-3837d9797c14c13d170256143c841d29645e772a.zip cpython-3837d9797c14c13d170256143c841d29645e772a.tar.gz cpython-3837d9797c14c13d170256143c841d29645e772a.tar.bz2 |
bpo-15526: test_startfile changes the cwd (#1537)
Try to fix test_startfile's inability to clean up after itself in
time. Patch by Jeremy Kloth.
Fix the following support.rmtree() error while trying to remove the
temporary working directory used by Python tests:
WindowsError: [Error 32] The process cannot access the file because
it is being used by another process: ...
Original commit: 8a53dbeb7a9d0ae3e446f36e56cf9acfabe443c1
Diffstat (limited to 'Lib/sysconfig.py')
0 files changed, 0 insertions, 0 deletions