Skip to content

IDLE - Move help_url code to a help module function #95844

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

Open
terryjreedy opened this issue Aug 9, 2022 · 0 comments
Open

IDLE - Move help_url code to a help module function #95844

terryjreedy opened this issue Aug 9, 2022 · 0 comments
Assignees
Labels
stdlib Python modules in the Lib dir topic-IDLE type-feature A feature request or enhancement

Comments

@terryjreedy
Copy link
Member

terryjreedy commented Aug 9, 2022

editor.EditorWindow.__init__ lines 79 to 114 should be refactored a bit and moved to a module level function in help.py.

Do this after #95841 is complete.

Linked PRs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stdlib Python modules in the Lib dir topic-IDLE type-feature A feature request or enhancement
Projects
Status: No status
Development

No branches or pull requests

2 participants