[issue3744] make altinstall installs pydoc instead of pydoc3.0

2009-04-06 Thread Daniel Diniz
Daniel Diniz added the comment: Closing as duplicate of issue 1590, which has a patch and some discussion. -- dependencies: -make altinstall installs pydoc instead of pydoc3.0 nosy: +ajaksu2 resolution: -> duplicate stage: test needed -> committed/rejected status: open -> closed super

[issue3744] make altinstall installs pydoc instead of pydoc3.0

2009-03-20 Thread Daniel Diniz
Changes by Daniel Diniz : -- dependencies: +make altinstall installs pydoc instead of pydoc3.0 stage: -> test needed ___ Python tracker ___ __

[issue3744] make altinstall installs pydoc instead of pydoc3.0

2008-09-01 Thread Uli Kunitz
New submission from Uli Kunitz <[EMAIL PROTECTED]>: make altinstall in Python3.0-b3 doesn't install pydoc as pydoc3.0. Renaming pydoc to pydoc3.0 doesn't create any issues. -- components: Installation messages: 72219 nosy: kune severity: normal status: open title: make altinstall install