Indeed, a try/catch megablock is a pain, and now I don't have a better solution to this situation, but maybe the problem is in the try/cach itself. Why we need it? If we want to handle some controlled situations, we can do it another way, and for unintended situations (basically code bugs), I'd prefer python error instead to alert me and prevent to import that file. Don't you think?
Regards. -- https://code.launchpad.net/~akretion-team/banking-addons/bank-statement-reconcile-70-debug-improvement/+merge/197771 Your team Banking Addons Core Editors is subscribed to branch lp:banking-addons/bank-statement-reconcile-7.0. -- Mailing list: https://launchpad.net/~banking-addons-team Post to : [email protected] Unsubscribe : https://launchpad.net/~banking-addons-team More help : https://help.launchpad.net/ListHelp

