-
-
Notifications
You must be signed in to change notification settings - Fork 31.9k
Add idlelib module entry to doc #75510
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
If this were a new section in idle.rst, it would appear with the IDLE doc displayed by Help IDLE. Being present there has its +s and -s. Would have to see how it works here as well as online. In any case, it would be good to have something indexed under I in Modules index. Content: Document python -m idlelib as command line start up. List other entry points. Otherwise describe as 'private implementation modules', as in idlelib.__init__. |
See also #75500. A cleaner command-line startup would be: python -m idle |
Also document in idle doc that 'import idlelib.idle' is the programmatic API, and that icons and context menus may be available. In any case, add more information on 'How to start IDLE'. |
See also #59149 (comment). The issue is otherwise about the Using doc. |
I closed #86134 as a duplicate of this. |
Leaving open for the IDLE start doc comments. |
Make section instead of subsection and revise sentence.
Make section instead of subsection and revise sentence.
Make section instead of subsection and revise sentence. (cherry picked from commit 9af4aed) Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
Make section instead of subsection and revise sentence. (cherry picked from commit 9af4aed) Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
idlelib/help.html was updated to match by #96523 and backports |
Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.
Show more details
GitHub fields:
bugs.python.org fields:
The text was updated successfully, but these errors were encountered: