diff options
| author | Terry Jan Reedy <tjreedy@udel.edu> | 2016-06-11 02:05:52 -0400 |
|---|---|---|
| committer | Terry Jan Reedy <tjreedy@udel.edu> | 2016-06-11 02:05:52 -0400 |
| commit | c39e33099339ecff5bc99914a02cc6a4b4960e9c (patch) | |
| tree | 4e1b01b5fc2e6580f7305cd8415fb41c36a769df | |
| parent | 01e35754fb8a7bcaf88a473db1eb30a14378a49e (diff) | |
| download | cpython-git-c39e33099339ecff5bc99914a02cc6a4b4960e9c.tar.gz | |
Issue #5124: Temporary pyshell rename to avoid case-folding collision in merge.
| -rwxr-xr-x | Lib/idlelib/PyShell.py (renamed from Lib/idlelib/pyshell.py) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/Lib/idlelib/pyshell.py b/Lib/idlelib/PyShell.py index 38c12cd8bf..38c12cd8bf 100755 --- a/Lib/idlelib/pyshell.py +++ b/Lib/idlelib/PyShell.py |
