gh-96954: Fix `make regen-unicodedata` in out-of-tree builds (#112118)
This avoids:
python3.13 Tools/unicode/makeunicodedata.py
python3.13: can't open file '.../build/debug/Tools/unicode/makeunicodedata.py': [Errno 2] No such file or directory
make: *** [Makefile:1498: regen-unicodedata] Error 2
Re-run `make regen-unicodedata` to update the script path in generated files. M
Miro Hrončok committed
ec055073673d5b949aa81311405d92159bab342e
Parent: 5846924
Committed by GitHub <noreply@github.com>
on 11/15/2023, 4:42:17 PM