Content deleted Content added
m Signing comment by AlastairIrvine - "→Appropriateness of this page for Wikipedia: new section" |
|||
Line 30:
: However, you should note that all of these features can be written in some other way if the direct way is not available. In some cases, you can put to the end of the ''try'' block anything you'd want to put to the ''else'' block, because the end of the ''try'' block is reached only if there weren't exceptions. --[[User:TuukkaH|TuukkaH]] 19:53, 25 April 2006 (UTC)
The "else" here seems idiotic to me. If I have statements A and B in my "try" block, and C in my "else" block, how does that differ from having A, B and C in the "try" block?
== Appropriateness of this page for Wikipedia ==
|