try/except/finally
Ned Batchelder
ned at nedbatchelder.com
Fri Jun 6 14:22:36 EDT 2014
More information about the Python-list mailing list
Fri Jun 6 14:22:36 EDT 2014
- Previous message (by thread): try/except/finally
- Next message (by thread): try/except/finally
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 6/6/14 1:47 PM, Frank B wrote: > Ok; thanks for the underscore and clarification. Just need to adjust my thinking a bit. > Did this come up in real code? I've seen this point about finally/return semantics a number of times, but haven't seen real code that needed adjusting based on it. -- Ned Batchelder, http://nedbatchelder.com
- Previous message (by thread): try/except/finally
- Next message (by thread): try/except/finally
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list