summaryrefslogtreecommitdiffstats
path: root/Lib/idlelib/rpc.py
diff options
context:
space:
mode:
authorterryjreedy <tjreedy@udel.edu>2017-07-07 20:00:57 (GMT)
committerGitHub <noreply@github.com>2017-07-07 20:00:57 (GMT)
commit349abd9e37dfdc077bc21f19e6ed2292c767f0e8 (patch)
treee06b11bc6d966506180914fbd928463867203265 /Lib/idlelib/rpc.py
parent1881befb905553618f1e7ad2cef8f6ff07e1b8ef (diff)
downloadcpython-349abd9e37dfdc077bc21f19e6ed2292c767f0e8.zip
cpython-349abd9e37dfdc077bc21f19e6ed2292c767f0e8.tar.gz
cpython-349abd9e37dfdc077bc21f19e6ed2292c767f0e8.tar.bz2
bpo-30779: IDLE -- Factor ConfigChanges class from configdialog, put in config; test. (#2612)
* In config, put dump test code in a function; run it and unittest in 'if __name__ == '__main__'. * Add class config.ConfigChanges based on changes_class_v4.py on bpo issue. * Add class test_config.ChangesTest, partly based on configdialog_tests_v1.py on bpo issue. * Revise configdialog to use ConfigChanges, mostly as specified in tracker msg297804. * Revise test_configdialog to match configdialog changes. All tests pass in both files. * Remove configdialog functions unused or moved to ConfigChanges. Cheryl Sabella contributed parts of the patch.
Diffstat (limited to 'Lib/idlelib/rpc.py')
0 files changed, 0 insertions, 0 deletions