Re: Typos in About IDLE - Readme 👀

Terry Reedy <[email protected]> Thu, 24 Nov 2022 00:42:32 -0500
Newsgroups gmane.comp.python.idle
Message-ID <[email protected]>
To add to my previous response, current CPython files are online. 
Idlelib files are at
https://github.com/python/cpython/tree/main/Lib/idlelib
Typos can be checked there is one does not have a local clone of the 
repository.

-- 
Terry Jan Reedy