On 11/27/10 12:36 PM, Rafael Garcia-Suarez wrote: >> I expect STDERR to be delocalized before final exeption handling kicks in. >> It's as if the lexical scope isn't being left. > > Not a bug, in my opinion (local() being dynamic scoping, not lexical scoping). Yes, the effect on STDERR is dynamic, but that dynamic effect should be undone as part of leaving that lexical scope.Thread Previous | Thread Next