Newbie Question: Aborting a Python script

Tom Nunamaker tom at toshopDELETE.com
Sat Nov 30 04:44:51 EST 2002


How do you stop a script during execution?  Do I have to throw an error 
like a divide by zero?  I didn't see any abort, stop, halt, etc type of 
function.

Thanks

Tom



More information about the Python-list mailing list