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 c.v.horie
Recipients c.v.horie, docs@python
Date 2020-10-07.13:54:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1602078849.36.0.609804596157.issue41968@roundup.psfhosted.org>
In-reply-to
Content
https://docs.python.org/3/library/idle.html
I am trying to sort out why a new installation of 3.9 onto Win10 64bit fails to associate a .py file type with IDLE. {hint - there is no idle.exe. installed - Why?}. 2.7, 3.6 and 3.8 worked fine.
The documentation gives no indication of the source format of "IDLE", where it might be found, what it calls etc - only how it is used.
Some indication/link to the underlying software structure should be included in the documentation.
PS thank you for all the other work involved.
History
Date User Action Args
2020-10-07 13:54:09c.v.horiesetrecipients: + c.v.horie, docs@python
2020-10-07 13:54:09c.v.horiesetmessageid: <1602078849.36.0.609804596157.issue41968@roundup.psfhosted.org>
2020-10-07 13:54:09c.v.horielinkissue41968 messages
2020-10-07 13:54:09c.v.horiecreate