]> granicus.if.org Git - python/commit
SF bug Win32: pydoc command isn't executable.
authorTim Peters <tim.peters@gmail.com>
Sun, 11 Mar 2001 07:34:18 +0000 (07:34 +0000)
committerTim Peters <tim.peters@gmail.com>
Sun, 11 Mar 2001 07:34:18 +0000 (07:34 +0000)
commit1eb0a9221486413c76fcba4d42846aafb590ff5d
treee4ead91d793996c7d392abbff891c9acd11d9604
parentb2a22f453322ccfcabcdb633d42513e64d65659d
SF bug Win32: pydoc command isn't executable.
As the bug report notes, the Windows installer creates a useless pydoc
file in the base directory.  Changed the installer to rename it pydoc.pyw
instead.
PCbuild/python20.wse