SIGN IN SIGN UP

bpo-38901: Allow setting a venv's prompt to the basename of the current directory. (GH-17946)

When a prompt value of '.' is specified, os.path.basename(os.getcwd()) is used to
configure the prompt for the created venv.
V
Vinay Sajip committed
7d6378051feeadf45b4ce45b4b406b65df255648
Parent: 4b0d91a
Committed by GitHub <noreply@github.com> on 1/14/2020, 8:49:30 PM