New submission from Éric Araujo <mer...@netwok.org>:

To get documentation about a module installed in a venv, one needs to use 
“python -m pydoc” instead of just “pydoc”; I would like a pydoc script with the 
appropriate shebang to be installed in the venv’s bin dir.

Similar request in virtualenv for the reference: 
https://github.com/pypa/virtualenv/issues/149

----------
assignee: vinay.sajip
components: Library (Lib)
messages: 163703
nosy: carljm, eric.araujo, vinay.sajip
priority: normal
severity: normal
status: open
title: venvs should include pydoc
type: behavior
versions: Python 3.3

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

Reply via email to