This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author python-dev
Recipients brett.cannon, carljm, docs@python, python-dev, vinay.sajip
Date 2013-07-12.19:58:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3bsQ1H4bxjzPX7@mail.python.org>
In-reply-to
Content
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
History
Date User Action Args
2013-07-12 19:58:28python-devsetrecipients: + python-dev, brett.cannon, vinay.sajip, carljm, docs@python
2013-07-12 19:58:28python-devlinkissue18434 messages
2013-07-12 19:58:28python-devcreate