https://hg.python.org/cpython/rev/3ac9e7466d8b changeset: 102004:3ac9e7466d8b user: Terry Jan Reedy <tjreedy at udel.edu> date: Tue Jun 14 00:55:09 2016 -0400 summary: Issue #27245: revert temporary rename files: Lib/idlelib/configdialog.py | 0 1 files changed, 0 insertions(+), 0 deletions(-) diff --git a/Lib/idlelib/configDialog.py b/Lib/idlelib/configdialog.py rename from Lib/idlelib/configDialog.py rename to Lib/idlelib/configdialog.py -- Repository URL: https://hg.python.org/cpython