]> granicus.if.org Git - python/commit
Closes #18224: Removed pydoc script from created venv, as it causes problems on Windo...
authorVinay Sajip <vinay_sajip@yahoo.co.uk>
Sun, 30 Jun 2013 21:08:27 +0000 (22:08 +0100)
committerVinay Sajip <vinay_sajip@yahoo.co.uk>
Sun, 30 Jun 2013 21:08:27 +0000 (22:08 +0100)
commit893c7e782927f0282ae371f0a48505be66f32193
tree738bbeebde68b2ea944ebcecea83128e08e6e39e
parent14c4799581af0f9ec12b06ce2c59a6bd3676c9ee
parent61d003a8f147a99c22a63f9e259631e51dd66970
Closes #18224: Removed pydoc script from created venv, as it causes problems on Windows and adds no value over and above python -m pydoc ...
Misc/NEWS