Roundup Robot added the comment: New changeset af837bf390d0 by Vinay Sajip in branch '3.3': Issue #18224: Removed pydoc script from created venv, as it causes problems on Windows and adds no value over and above python -m pydoc ... http://hg.python.org/cpython/rev/af837bf390d0
New changeset de73e7ffabb3 by Vinay Sajip in branch 'default': Closes #18224: Removed pydoc script from created venv, as it causes problems on Windows and adds no value over and above python -m pydoc ... http://hg.python.org/cpython/rev/de73e7ffabb3 New changeset c17fa2cbad43 by Vinay Sajip in branch '3.3': Issue #18224: Updated test. http://hg.python.org/cpython/rev/c17fa2cbad43 New changeset ae69436eb7c2 by Vinay Sajip in branch 'default': Issue #18224: Updated test. http://hg.python.org/cpython/rev/ae69436eb7c2 ---------- nosy: +python-dev resolution: -> fixed stage: -> committed/rejected status: open -> closed _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue18224> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com