Commit 64478ac2 authored by Andrew Svetlov's avatar Andrew Svetlov

normalize whitespaces

parent 9b1e59a2
......@@ -1009,7 +1009,7 @@ class PyShell(OutputWindow):
return False
else:
nosub = ("==== No Subprocess ====\n\n" +
"WARNING: Running IDLE without a Subprocess is deprecated\n" +
"WARNING: Running IDLE without a Subprocess is deprecated\n" +
"and will be removed in a later version. See Help/IDLE Help\n" +
"for details.\n\n")
sys.displayhook = rpc.displayhook
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment