In article <[email protected]>, Mark Lawrence <[email protected]> wrote:
> On 08/06/2014 01:12, Roy Smith wrote: > > In article <[email protected]>, > > Chris Angelico <[email protected]> wrote: > > > >> A return statement inside a finally block is code smell. > > > > Not to my nose. It seems like a perfectly reasonable thing to do. > > > > I agree, the code smell is the return in the except block. That's not setting my nose on end either. -- https://mail.python.org/mailman/listinfo/python-list
