]> granicus.if.org Git - python/commit
IDLE - Capitalize search dialogs' 'Close' button label. (#13691)
authorTerry Jan Reedy <tjreedy@udel.edu>
Fri, 31 May 2019 08:26:35 +0000 (04:26 -0400)
committerGitHub <noreply@github.com>
Fri, 31 May 2019 08:26:35 +0000 (04:26 -0400)
commitba0430211f5101c9d748d72b03926ca79c5252a8
tree9c95d46313ed986fd5f99eba803d2f7fa521d732
parent14a0e16c8805f7ba7c98132ead815dcfdf0e9d33
IDLE - Capitalize search dialogs' 'Close' button label. (#13691)

It seems to be the only widget label not capitalized.
Lib/idlelib/idle_test/test_searchbase.py
Lib/idlelib/searchbase.py