]> granicus.if.org Git - python/commit
[3.6] bpo-30617: IDLE: docstrings and unittest for outwin.py (GH-2046) (#3223)
authorTerry Jan Reedy <tjreedy@udel.edu>
Sun, 27 Aug 2017 22:29:24 +0000 (18:29 -0400)
committerGitHub <noreply@github.com>
Sun, 27 Aug 2017 22:29:24 +0000 (18:29 -0400)
commit5c89c2fd8a0be0ad2f89f084775c5f9f76687237
tree3e8f467a758d5a215103e977ff78692635ce5079
parent2dfafa3c565c0b51920269a891fa270848b378d5
[3.6] bpo-30617: IDLE: docstrings and unittest for outwin.py (GH-2046) (#3223)

Move some data and functions from the class to module level. Patch by Cheryl Sabella.
(cherry picked from commit 998f496)
Lib/idlelib/idle_test/test_outwin.py [new file with mode: 0644]
Lib/idlelib/outwin.py
Misc/NEWS.d/next/IDLE/2017-08-27-16-49-36.bpo-30617.UHnswr.rst [new file with mode: 0644]