How to terminate a main script?

Ganesan Rajagopal rganesan at myrealbox.com
Tue Jul 11 04:33:30 EDT 2006


>>>>> Helmut Jarausch <jarausch at igpm.rwth-aachen.de> writes:

> Using sys.exit(0) produces an error message which looks dangerous to an
> uninitiated user.

What message? Your program should exit silently when you call sys.exit(0). 

Ganesan

-- 
Ganesan Rajagopal




More information about the Python-list mailing list