]> granicus.if.org Git - python/commit
[3.6] bpo-30290: IDLE - pep8 names and tests for help-about (#2070)
authorterryjreedy <tjreedy@udel.edu>
Sat, 10 Jun 2017 06:53:19 +0000 (02:53 -0400)
committerGitHub <noreply@github.com>
Sat, 10 Jun 2017 06:53:19 +0000 (02:53 -0400)
commit12cbd87ac0bb826d653040044c6b526dcdb6f6d1
tree1de2b877d71e3330f2a1f16d229fbad4150c09d2
parent361362f3a0d6ebb458a8d826a698463085c5a8f7
[3.6] bpo-30290: IDLE - pep8 names and tests for help-about (#2070)

(cherry picked from commit 054e09147aaa6f61aca6cd40c7bf7ce6dc54a04b)

* bpo-30290: IDLE: Refactor help_about to PEP8 names (#1714)

Patch by Cheryl Sabella.
(cherry picked from commit 5a346d5dbc1f0f70eca706a8ba19f7645bf17837)

* IDLE test_help_about: edit and add test. (#1838)

Coverage is now 100%
(cherry picked from commit eca7da0f13c78013b924fe7306f3e2e59c0af40b)
Lib/idlelib/help_about.py
Lib/idlelib/idle_test/test_help_about.py