Skip to content

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

Merged
terryjreedy merged 4 commits intopython:masterfrom
csabella:browser
Jul 11, 2017
Merged

bpo-30881: IDLE: add docstrings to browser.py#2638
terryjreedy merged 4 commits intopython:masterfrom
csabella:browser

Conversation

@csabella
Copy link
Copy Markdown
Contributor

@csabella csabella commented Jul 9, 2017

No description provided.

@mention-bot
Copy link
Copy Markdown

@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.node.destroy()

def init(self, flist):
"""Create browser tkinter widgets, including the tree."""
Copy link
Copy Markdown
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
Copy Markdown
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