]> granicus.if.org Git - python/commit
IDLE: Standardize naming convention for DummyEditwin in tests (GH-13876) (#13885)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 7 Jun 2019 20:05:18 +0000 (13:05 -0700)
committerTerry Jan Reedy <tjreedy@udel.edu>
Fri, 7 Jun 2019 20:05:18 +0000 (16:05 -0400)
commit6c9effabe0054c80a38b6d02cc52ec7b581e5f91
treec1bc31c05b28f9b7f9c23b97721a6ab4761d88b9
parent6e053079ac3fe50ffbe9128bcf766298168c31cb
IDLE: Standardize naming convention for DummyEditwin in tests (GH-13876) (#13885)

* Change from Dummy_Editwin to DummyEditwin to match other tests.
(cherry picked from commit 7f8a38a7c47823c17adab469fcb4f762f4e945b7)

Co-authored-by: Cheryl Sabella <cheryl.sabella@gmail.com>
Lib/idlelib/idle_test/test_autoexpand.py