Files
openide/python/setup-test-environment/buildserver_win_fix
Ilya.Kazakevich ac6713da98 Python: check all letters in fix script for tests
range doesn't include the end

GitOrigin-RevId: 314ae8a720ae2c6b3006d2c7de1ea5fd65e19d12
2025-02-07 03:35:51 +00:00
..

The problem:
https://mail.python.org/pipermail/python-win32/2024-December/014944.html

We build environment on Agent1, then download it to Agent2.
Scripts (i.e. `pip.exe`) have shebangs hardcoded.
To fix it, run `fix_path.cmd`