I am using Wing IDE 2.1 and find it very useful. However, one things bothers me. Suppose I wish to have a "clean" exit/escape from a program that I am running in the IDE --- what Python code/expression do I need to have to accomplish this. By "clean" I mean no error messages generated. --V. Stokes