mirror of
https://github.com/python/cpython.git
synced 2025-11-26 13:22:51 +00:00
Whitespace normalization.
This commit is contained in:
parent
0d5d222959
commit
4f96f1f2b5
9 changed files with 49 additions and 49 deletions
|
|
@ -1396,8 +1396,8 @@ def main():
|
|||
|
||||
if macosxSupport.runningAsOSXApp() and flist.dict:
|
||||
# On OSX: when the user has double-clicked on a file that causes
|
||||
# IDLE to be launched the shell window will open just in front of
|
||||
# the file she wants to see. Lower the interpreter window when
|
||||
# IDLE to be launched the shell window will open just in front of
|
||||
# the file she wants to see. Lower the interpreter window when
|
||||
# there are open files.
|
||||
shell.top.lower()
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue