This issue tracker has been migrated to GitHub ,
and is currently read-only.
For more information,
see the GitHub FAQs in the Python's Developer Guide.
| Author | python-dev |
|---|---|
| Recipients | peter@psantoro.net, python-dev, vinay.sajip |
| Date | 2013年06月30日.21:12:09 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <3bk4Cs1cdXz7LmM@mail.python.org> |
| In-reply-to |
| Content | |
|---|---|
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 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2013年06月30日 21:12:10 | python-dev | set | recipients: + python-dev, vinay.sajip, peter@psantoro.net |
| 2013年06月30日 21:12:10 | python-dev | link | issue18224 messages |
| 2013年06月30日 21:12:09 | python-dev | create | |