summaryrefslogtreecommitdiffstats
path: root/Lib/venv/scripts/nt/pydoc.py
Commit message (Collapse)AuthorAgeFilesLines
* Issue #18224: Removed pydoc script from created venv, as it causes problems ↵Vinay Sajip2013-06-301-4/+0
| | | | on Windows and adds no value over and above python -m pydoc ...
* Closes #15157: pydoc script added to venvs.Vinay Sajip2012-06-241-0/+4