aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Lib/venv/scripts/posix/pydoc
Commit message (Collapse)AuthorAge
* Issue #18224: Removed pydoc script from created venv, as it causes problems ↵Vinay Sajip2013-06-30
| | | | on Windows and adds no value over and above python -m pydoc ...
* Closes #15157: pydoc script added to venvs.Vinay Sajip2012-06-24