[issue18433] Clarify venv docs about which methods check for pre-existing paths

2013-07-12 Thread Brett Cannon

New submission from Brett Cannon:

E.g. setup_python and create_directories both check that the paths they will 
create pre-exist, but the docs don't mention this.

--
assignee: docs@python
components: Documentation
messages: 192938
nosy: brett.cannon, carljm, docs@python
priority: normal
severity: normal
status: open
title: Clarify venv docs about which methods check for pre-existing paths
versions: Python 3.3, Python 3.4

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue18433
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue18433] Clarify venv docs about which methods check for pre-existing paths

2013-07-12 Thread Brett Cannon

Changes by Brett Cannon br...@python.org:


--
nosy: +vinay.sajip

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue18433
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue18433] Clarify venv docs about which methods check for pre-existing paths

2013-07-12 Thread Vinay Sajip

Vinay Sajip added the comment:

I noticed that create_directories is now ensure_directories in the code, but 
the docs don't reflect this. I've posted changes, do they cover your concerns 
or have I missed something?

--
assignee: docs@python - vinay.sajip
keywords: +patch
stage:  - patch review
Added file: http://bugs.python.org/file30905/changes.diff

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue18433
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue18433] Clarify venv docs about which methods check for pre-existing paths

2013-07-12 Thread Brett Cannon

Brett Cannon added the comment:

LGTM

On Fri, Jul 12, 2013 at 3:42 PM, Vinay Sajip rep...@bugs.python.org wrote:


 Vinay Sajip added the comment:

 I noticed that create_directories is now ensure_directories in the code,
 but the docs don't reflect this. I've posted changes, do they cover your
 concerns or have I missed something?

 --
 assignee: docs@python - vinay.sajip
 keywords: +patch
 stage:  - patch review
 Added file: http://bugs.python.org/file30905/changes.diff

 ___
 Python tracker rep...@bugs.python.org
 http://bugs.python.org/issue18433
 ___


--

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue18433
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue18433] Clarify venv docs about which methods check for pre-existing paths

2013-07-12 Thread Roundup Robot

Roundup Robot added the comment:

New changeset 0ca31c07e85e by Vinay Sajip in branch '3.3':
Issue #18433: Clarified venv documentation.
http://hg.python.org/cpython/rev/0ca31c07e85e

New changeset d292635314c9 by Vinay Sajip in branch 'default':
Closes #18433: Merged documentation update from 3.3.
http://hg.python.org/cpython/rev/d292635314c9

--
nosy: +python-dev
resolution:  - fixed
stage: patch review - committed/rejected
status: open - closed

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue18433
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com