cpython/Lib/venv
Miss Islington (bot) eabca6e593
bpo-45337: Use the realpath of the new executable when creating a venv on Windows (GH-28663)
(cherry picked from commit 6811fdaec8)

Co-authored-by: Steve Dower <steve.dower@python.org>
2021-10-07 15:55:05 -07:00
..
scripts
__init__.py bpo-45337: Use the realpath of the new executable when creating a venv on Windows (GH-28663) 2021-10-07 15:55:05 -07:00
__main__.py