commit | 1eb0a9221486413c76fcba4d42846aafb590ff5d | [log] [tgz] |
---|---|---|
author | Tim Peters <tim.peters@gmail.com> | Sun Mar 11 07:34:18 2001 +0000 |
committer | Tim Peters <tim.peters@gmail.com> | Sun Mar 11 07:34:18 2001 +0000 |
tree | e4ead91d793996c7d392abbff891c9acd11d9604 | |
parent | b2a22f453322ccfcabcdb633d42513e64d65659d [diff] |
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.