banking-addons-team team mailing list archive
-
banking-addons-team team
-
Mailing list archive
-
Message #00563
Re: [Merge] lp:~therp-nl/banking-addons/ba70-fix_payment_detection into lp:banking-addons/banking-addons-70
> I think
> try:
> from openerp.addons import $module_name
> except:
> ...
>
> is a cleaner (and more pythonic) approach to detect the availability of a
> module
A module could be importable from python (as soon as it lives in the addons path), but not actually installed on the current database.
--
https://code.launchpad.net/~therp-nl/banking-addons/ba70-fix_payment_detection/+merge/162358
Your team Banking Addons Team is subscribed to branch lp:banking-addons/banking-addons-70.
References