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.

classification
标题: idle should be installed as idle3.0
类型: Stage: resolved
Components: Installation Versions: Python 3.0
process
状态: closed Resolution: out of date
Dependencies: 后续: idle pydoc et al removed from 3.1 without versioned replacements
View: 5756
分配给: 抄送列表: HWJ, ajaksu2
优先级: normal 关键字:

Created on 2008-09-18 07:55 by HWJ, last changed 2022-04-11 14:56 by admin. This issue is now closed.

Messages (2)
msg73363 - (view) Author: Helmut Jarausch (HWJ) 日期: 2008-09-18 07:55
Python-3.0rc1+ still installs idle as 'idle' and will therefore
overwrite an installed idle of version 2.5.x

It should be installed as  'idle3.0'  conforming to 'python3.0'
msg86589 - (view) Author: Daniel Diniz (ajaksu2) * (Python triager) 日期: 2009-04-26 01:51
Benjamin fixed this in r71936, #5756.
历史
日期 用户 动作 参数
2022-04-11 14:56:39admin修改github: 48146
2009-04-26 01:51:04ajaksu2修改状态: open -> closed

后续: idle pydoc et al removed from 3.1 without versioned replacements

抄送: + ajaksu2
消息: + msg86589
resolution: out of date
stage: resolved
2008-09-18 07:55:51HWJ创建