Kiln » TortoiseHg » TortoiseHg
Clone URL:  
Pushed to one repository · View In Graph Contained in 0.8, 0.8.1, and 0.8.2

taskbar: add sys.exit()

Changeset a5dd7c6ac5ac

Parent 9170416b9306

by Steve Borho

Changes to one file · Browse files at a5dd7c6ac5ac Showing diff from parent 9170416b9306 Diff from another changeset...

Change 1 of 1 Show Entire File taskbar.py Stacked
 
102
103
104
 
105
106
107
 
102
103
104
105
106
107
108
@@ -102,6 +102,7 @@
  if self.stop_pipe_server():   DestroyWindow(self.hwnd)   print "\n\nGoodbye" + sys.exit()     def stop_pipe_server(self):   max_try = 10