Without looking at the source (I'm too lazy) I don't know if
sys.exit{0} is any different from $off. I'd guess it's six of one...
ber
On Apr 15, 2004, at 3:39 PM, Andrew Reilly wrote:
> As for exiting, I'm an $off kind of guy. Is sys.exit(0) better in a
> way similar
> to how kill -TERM is better than kill -9?