summaryrefslogtreecommitdiffstats
path: root/test/Java/java_version_image
diff options
context:
space:
mode:
authorMats Wichmann <mats@linux.com>2023-07-20 18:07:06 (GMT)
committerMats Wichmann <mats@linux.com>2023-07-20 19:22:11 (GMT)
commit10f92a6d8a97bfd483577a09b28522009060d131 (patch)
tree3d5a54f61a5c9ba1c02d886bf49841e2f4bcaccb /test/Java/java_version_image
parent461c21374f5053133498294d6aa8bea5c36cfe7d (diff)
downloadSCons-10f92a6d8a97bfd483577a09b28522009060d131.zip
SCons-10f92a6d8a97bfd483577a09b28522009060d131.tar.gz
SCons-10f92a6d8a97bfd483577a09b28522009060d131.tar.bz2
Remove script path in PlatformTests
For Python 3.12+, cpython module "posixpath" test-imports 'posix', expecting it to fail on win32. However, for this one test program, since it's in SCons/Platform, that directory as the "script path" is in sys.path, and it finds our "posix" module, thus breaking things. This removes that element from the path - it's not put back because we don't actually need it here. Fixes #4376 Signed-off-by: Mats Wichmann <mats@linux.com>
Diffstat (limited to 'test/Java/java_version_image')
0 files changed, 0 insertions, 0 deletions