]> granicus.if.org Git - python/commit
bpo-30495: IDLE: Modernize textview.py with docstrings and PEP8 names (#1839) (#2102)
authorterryjreedy <tjreedy@udel.edu>
Sun, 11 Jun 2017 08:16:55 +0000 (04:16 -0400)
committerGitHub <noreply@github.com>
Sun, 11 Jun 2017 08:16:55 +0000 (04:16 -0400)
commitccccf3156f8f5cfb820c7deac05beba9f51ec51c
treee4494e996a74d3834de691d1a92f22524016d1dc
parentc0ef607c52e58e94693fbedb27f2813bc3fed8fa
bpo-30495: IDLE: Modernize textview.py with docstrings and PEP8 names (#1839) (#2102)

Patch by Cheryl Sabella.
(cherry picked from commit 0aa0a06e8b719533aefd175a5716f1698f474052)
Lib/idlelib/idle_test/test_help_about.py
Lib/idlelib/idle_test/test_textview.py
Lib/idlelib/textview.py