Kaydet (Commit) 1234fd91 authored tarafından Terry Jan Reedy's avatar Terry Jan Reedy

whitespace

üst 13b21f88
......@@ -245,7 +245,7 @@ def show_idlehelp(parent):
filename = join(abspath(dirname(__file__)), 'help.html')
if not isfile(filename):
# try copy_strip, present message
return
return
HelpWindow(parent, filename, 'IDLE Help')
if __name__ == '__main__':
......
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