2009/7/6 Python <pyt...@rgbaz.eu>:
> as far as I know try has no 'else'

It does:
http://docs.python.org/reference/compound_stmts.html#the-try-statement

> it's 'finally'

There is a `finally', too, but they are semantically different. See
the above link.

-- 
-David
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to