cpython/Lib/venv
2020-05-25 16:54:14 +02:00
..
scripts bpo-38972: Fix typos in PowerShell Execution Policies links (GH-20383) 2020-05-25 16:54:14 +02:00
__init__.py bpo-39656: Ensure bin/python3.# is always present in virtual environments on POSIX (GH-19030) 2020-03-17 07:29:11 +00:00
__main__.py