]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #20640: Add tests for idlelib.configHelpSourceEdit.
authorTerry Jan Reedy <tjreedy@udel.edu>
Sun, 15 May 2016 05:30:47 +0000 (01:30 -0400)
committerTerry Jan Reedy <tjreedy@udel.edu>
Sun, 15 May 2016 05:30:47 +0000 (01:30 -0400)
commitc64d942e8d3cdca5450f5a622578d488c7982807
tree163c44d664ab082db9b2a67ee022ca55974de8d3
parent507898d35d92835f19565249e44c9afbea238192
Issue #20640: Add tests for idlelib.configHelpSourceEdit.
Patch by Saimadhav Heblikar.
Lib/idlelib/configHelpSourceEdit.py
Lib/idlelib/idle_test/mock_tk.py
Lib/idlelib/idle_test/test_config_help.py [new file with mode: 0644]