bpo-30617: IDLE: docstrings and unittest for outwin.py by csabella · Pull Request #2046 · python/cpython

mlouielu

mlouielu

@csabella

terryjreedy

terryjreedy

@terryjreedy

@terryjreedy

@terryjreedy

terryjreedy

terryjreedy pushed a commit to terryjreedy/cpython that referenced this pull request

Aug 27, 2017
…H-2046)

Move some data and functions from the class to module level. Patch by Cheryl Sabella.
(cherry picked from commit 998f496)

terryjreedy added a commit that referenced this pull request

Aug 27, 2017
#3223)

Move some data and functions from the class to module level. Patch by Cheryl Sabella.
(cherry picked from commit 998f496)

GadgetSteve pushed a commit to GadgetSteve/cpython that referenced this pull request

Sep 10, 2017
Move some data and functions from the class to module level. Patch by Cheryl Sabella.