https://hg.python.org/cpython/rev/99760b6a181e changeset: 101860:99760b6a181e user: Terry Jan Reedy <tjreedy at udel.edu> date: Sat Jun 11 02:05:52 2016 -0400 summary: Issue #5124: Temporary pyshell rename to avoid case-folding collision in merge. files: Lib/idlelib/PyShell.py | 0 1 files changed, 0 insertions(+), 0 deletions(-) diff --git a/Lib/idlelib/pyshell.py b/Lib/idlelib/PyShell.py rename from Lib/idlelib/pyshell.py rename to Lib/idlelib/PyShell.py -- Repository URL: https://hg.python.org/cpython