Review: Approve

Thanks for the update! What is used elsewhere:

try:
    from openerp import osv
    from openerp import ...
except ImportError:
    import osv
    import ...

You are right in saying that in future releases we need to adapt anyway, so you 
could already update the code accordingly. In any case, approved.

Cheers,
Stefan.


-- 
https://code.launchpad.net/~therp-nl/openupgrade-server/6.1-api_ports/+merge/109645
Your team OpenUpgrade Committers is subscribed to branch lp:openupgrade-server.

-- 
Mailing list: https://launchpad.net/~credativ
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~credativ
More help   : https://help.launchpad.net/ListHelp

Reply via email to