mirror of
https://github.com/python/cpython.git
synced 2026-01-01 04:53:46 +00:00
gh-117711: Only check for 'test/wheeldata' when it's actually used (GH-117712)
It's possible to build Python with option `--with-wheel-pkg-dir`
pointing to a custom wheel directory. Don't include the directory in the test
set if the wheels are used from a different location.
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| __init__.py | ||
| __main__.py | ||
| test_freeze.py | ||
| test_i18n.py | ||
| test_makefile.py | ||
| test_reindent.py | ||
| test_sundry.py | ||