Nick Coghlan added the comment:

Draft docs patch attached. This splits out a new "Software Packaging and 
Distribution" section in the main docs index, with distutils, ensurepip and 
venv as the specific entries.

There's a couple of questions I need answered regarding the behaviour of pip in 
order to document --user properly:

* how does pip install react when --user is passed while a virtual environment 
is active?
* how does pip install react when both --root and --user are passed?

----------
Added file: http://bugs.python.org/file32386/pep453_ensurepip_docs.diff

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue19406>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to