@Guewen > Couldn't already the module be used as a lib? (as there is if __name__ == > "__main__":) If the filename is an issue (it is, i we want to import it), > maybe we can consider to rename it?
The problem right now is that you can't import from it due to its filename (dash in filename and no .py) -- https://code.launchpad.net/~savoirfairelinux-openerp/lp-community-utils/nag_refactor/+merge/205257 Your team Savoir-faire Linux' OpenERP is subscribed to branch lp:~savoirfairelinux-openerp/lp-community-utils/nag_refactor. -- Mailing list: https://launchpad.net/~savoirfairelinux-openerp Post to : [email protected] Unsubscribe : https://launchpad.net/~savoirfairelinux-openerp More help : https://help.launchpad.net/ListHelp

