]> granicus.if.org Git - python/commit
[3.6] bpo-30913: IDLE: Document tk vars, attributes, and methods for ConfigDialog...
authorterryjreedy <tjreedy@udel.edu>
Fri, 14 Jul 2017 03:53:30 +0000 (23:53 -0400)
committerGitHub <noreply@github.com>
Fri, 14 Jul 2017 03:53:30 +0000 (23:53 -0400)
commit9a09c667cf133e722a3e7ed2185f3e9e5af25a99
treefd2828a2227b4a7df6e30514f04b43516ef24784
parent42abf7f9737f78a5da311a42945d781dfcd6c6c0
[3.6] bpo-30913: IDLE: Document tk vars, attributes, and methods for ConfigDialog (GH-2697) (#2702)

The will help writing dialog improvements and splitting the class into multiple classes.
Original patch by Cheryl Sabella.
(cherry picked from commit 36329a4)
Lib/idlelib/configdialog.py
Misc/NEWS.d/next/IDLE/2017-07-13-23-07-33.bpo-30913.aezn_e.rst [new file with mode: 0644]