cpython/Lib/venv
Brett Cannon 84b1ff6560 bpo-38899: virtual environment activation for fish should use `source` (GH-17359)
The previously documented use of `.` is considered deprecated (https://fishshell.com/docs/current/commands.html#source).


https://bugs.python.org/issue38899



Automerge-Triggered-By: @brettcannon
2019-11-22 23:32:27 -08:00
..
scripts bpo-38899: virtual environment activation for fish should use `source` (GH-17359) 2019-11-22 23:32:27 -08:00
__init__.py
__main__.py