Roundup Robot added the comment:
New changeset 9c5370405393 by Berker Peksag in branch '3.5':
Issue #26034: Improve wording of clear parameter
https://hg.python.org/cpython/rev/9c5370405393
New changeset 0fb96a43d381 by Berker Peksag in branch 'default':
Issue #26034: Improve wording of clear pa
Roundup Robot added the comment:
New changeset d2a32b78be96 by Berker Peksag in branch '3.5':
Issue #26034: Sync documentation of --clear with its behavior
https://hg.python.org/cpython/rev/d2a32b78be96
New changeset 5764cc02244d by Berker Peksag in branch 'default':
Issue #26034: Sync documenta
Berker Peksag added the comment:
Thanks for the report, Dan. Most of the docs has already been updated in
c3c188a0325a. I've updated the remaining ones.
--
nosy: +berker.peksag
resolution: -> fixed
stage: -> resolved
status: open -> closed
type: -> behavior
_
New submission from Dan Sadowski:
The listing for the --clear option in the documentation is outdated. This is
from the actual current 3.5 usage text:
--clear Delete the contents of the environment directory if it
already exists, before environment creati