[issue18434] Update venv example to use setuptools

2013-07-12 Thread Brett Cannon

New submission from Brett Cannon:

Now that Distribute is just a shell for setuptools 0.8, the example in the venv 
docs for installing pip and setuptools in a venv should be updated to use 
setuptools (in case anyone uses that code as a script themselves).

--
assignee: docs@python
components: Documentation
messages: 192939
nosy: brett.cannon, carljm, docs@python
priority: normal
severity: normal
status: open
title: Update venv example to use setuptools
versions: Python 3.3, Python 3.4

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



[issue18434] Update venv example to use setuptools

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/issue18434
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue18434] Update venv example to use setuptools

2013-07-12 Thread Roundup Robot

Roundup Robot added the comment:

New changeset 1641a03dbe7b by Vinay Sajip in branch '3.3':
Issue #18434: Updated example script in venv docs to use setuptools rather than 
Distribute.
http://hg.python.org/cpython/rev/1641a03dbe7b

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

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

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



[issue18434] Update venv example to use setuptools

2013-07-12 Thread Roundup Robot

Roundup Robot added the comment:

New changeset f8c3d05994e4 by Vinay Sajip in branch '3.3':
Issue #18434: Updated example script to tidy up resources.
http://hg.python.org/cpython/rev/f8c3d05994e4

--

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