Skip to content

[3.6] bpo-31460: Simplify the API of IDLE's Module Browser. (GH-3842)#3843

Merged
terryjreedy merged 1 commit intopython:3.6from
terryjreedy:backport-d6bb65f-3.6
Oct 1, 2017
Merged

[3.6] bpo-31460: Simplify the API of IDLE's Module Browser. (GH-3842)#3843
terryjreedy merged 1 commit intopython:3.6from
terryjreedy:backport-d6bb65f-3.6

Conversation

@terryjreedy
Copy link
Copy Markdown
Member

@terryjreedy terryjreedy commented Sep 30, 2017

Passing a widget instead of an flist with a root widget opens the option of
creating a browser frame that is only part of a window. Passing a full file
name instead of pieces assumed to come from a .py file opens the possibility
of browsing python files that do not end in .py.
(cherry picked from commit d6bb65f)

https://bugs.python.org/issue31460

…-3842)

Passing a widget instead of an flist with a root widget opens the option of
creating a browser frame that is only part of a window. Passing a full file
name instead of pieces assumed to come from a .py file opens the possibility
of browsing python files that do not end in .py.
(cherry picked from commit d6bb65f)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants