"Andrew Volmensky" <[EMAIL PROTECTED]> wrote

> warewerks-01:~ andrew$ python
> Python 2.4.4 (#1, Oct 18 2006, 10:34:39)
> [GCC 4.0.1 (Apple Computer, Inc. build 5341)] on darwin
> Type "help", "copyright", "credits" or "license" for more 
> information.
> >>> import sys
> >>> sys.exit()
> warewerks-01:~ andrew$
>
> Does that behavior look correct? Apparently I have exit out of the
> Python interpreter; yes?

Yes thats absolutely correct.

> Kent - also thank you! I hope "exceptions" are covered in a 
> following
> tutorial!

Indeed they are under Error handling.

Alan G.


_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to