Message260510
> I wonder if Victor could clarify why bare except wasn't used in the python3 version. What do you call a "bare except"? I wrote "except Exception: <cleanup code>; raise", it doesn't ignore the error. I want to always call the cleanup code on error. | |
Date | User | Action | Args | 2016-02-19 08:30:12 | vstinner | set | recipients: + vstinner, georg.brandl, SilentGhost, martin.panter, eryksun, Eugene Viktorov | 2016-02-19 08:30:12 | vstinner | set | messageid: <1455870612.28.0.263992208913.issue26385@psf.upfronthosting.co.za> | 2016-02-19 08:30:12 | vstinner | link | issue26385 messages | 2016-02-19 08:30:12 | vstinner | create | | |