Skip to content

Commit de5f11a

Browse files
committed
gh-124113: State that --clear also deletes non-venv files
1 parent c25ebb3 commit de5f11a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Doc/library/venv.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -130,6 +130,7 @@ The command, if run with ``-h``, will show the available options::
130130
.. option:: --clear
131131

132132
Delete all contents of the environment directory if it already exists,
133+
including files that were not created by ``venv``,
133134
before environment creation.
134135

135136
.. option:: --upgrade

0 commit comments

Comments
 (0)