mirror of
https://github.com/python/cpython.git
synced 2025-09-04 07:51:13 +00:00
Whitespace Normalization
Modified Files: PyShell.py ScriptBinding.py buildapp.py
This commit is contained in:
parent
3d5cbea202
commit
8d1f11b0ef
3 changed files with 7 additions and 7 deletions
|
@ -149,7 +149,7 @@ class ScriptBinding:
|
|||
|
||||
If the user has configured IDLE for Autosave, the file will be
|
||||
silently saved if it already exists and is dirty.
|
||||
|
||||
|
||||
"""
|
||||
filename = self.editwin.io.filename
|
||||
if not self.editwin.get_saved():
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue