ALAN GAULD wrote:

>> Maybe the OP meant to say 'quit()' ? That does not require an import.
> 
> 
> Ooh! another option I didn't know about!
> So many ways to get rid of Python and here's me been importing sys
> or raising SystemExit all these years... :-)

I tend to use none of these and my scripts still terminate ;)

_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
http://mail.python.org/mailman/listinfo/tutor

Reply via email to