Skip to content

bpo-30881: IDLE: add docstrings to browser.py #2638

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

Merged
merged 4 commits into from
Jul 11, 2017

Conversation

csabella
Copy link
Contributor

@csabella csabella commented Jul 9, 2017

No description provided.

@mention-bot
Copy link

@csabella, thanks for your PR! By analyzing the history of the files in this pull request, we identified @terryjreedy, @kbkaiser and @rhettinger to be potential reviewers.

self.top.destroy()
self.node.destroy()

def init(self, flist):
"""Create browser tkinter widgets, including the tree."""
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this should be ", not """.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you. Fixed.

csabella and others added 3 commits July 10, 2017 07:39
Fix comment and remove empty comment.
@terryjreedy terryjreedy merged commit ba35227 into python:master Jul 11, 2017
terryjreedy pushed a commit to terryjreedy/cpython that referenced this pull request Jul 11, 2017
Patch by Cheryl Sabella.
(cherry picked from commit ba35227)
terryjreedy added a commit that referenced this pull request Jul 11, 2017
Patch by Cheryl Sabella.
(cherry picked from commit ba35227)
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.

5 participants