Pressing control-c while run.py is being executed has terminated the script, but threw an ugly traceback. To signal the user that his method of exit was appropriate, we handle control-c calling exit(0).  | 
			||
|---|---|---|
| .. | ||
| lib | ||
| run.py | ||
				Pressing control-c while run.py is being executed has terminated the script, but threw an ugly traceback. To signal the user that his method of exit was appropriate, we handle control-c calling exit(0).  | 
			||
|---|---|---|
| .. | ||
| lib | ||
| run.py | ||