try/except/finally

Ned Batchelder ned at nedbatchelder.com
Fri Jun 6 14:22:36 EDT 2014


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




More information about the Python-list mailing list