]> granicus.if.org Git - python/commit
Issue #18910: Add unittest for textView. Patch by Phil Webster.
authorTerry Jan Reedy <tjreedy@udel.edu>
Thu, 5 Jun 2014 07:38:28 +0000 (03:38 -0400)
committerTerry Jan Reedy <tjreedy@udel.edu>
Thu, 5 Jun 2014 07:38:28 +0000 (03:38 -0400)
commit562495ab6150eb2eae346dcc9f06f3d5173d9a3a
tree5d8e3f177bbb37c5386f8ae465aecb0066f29416
parent6e66cb03b7b8ee12d95f66175fe8061cdb188fa4
Issue #18910: Add unittest for textView. Patch by Phil Webster.
Lib/idlelib/idle_test/mock_idle.py
Lib/idlelib/idle_test/test_textview.py [new file with mode: 0644]
Lib/idlelib/textView.py
Misc/NEWS