Softlogger
Categories

Return vs. Finally (2)


The Return statement and finally have competition. Both can are the "last" thing to execute when a function exits, so which of them is really last? I blogged about this before regarding C#'s semantics setting data. Now I'll compare some interesting differences between C# and Python . Who wins if you set them up

Filed under: Design, Architecture  |    On : 2007 Dec 16  |  From: Mike Stalls blog   | related Posts

Similar Posts



Most Popular

Archives

  • 2008
  • 2007
  • 2006
  • 2005
  • 2004
  • 2003