← Back to team overview

openerp-dev-web team mailing list archive

Re: lp:~openerp-dev/openobject-server/trunk-factored-create-instance-vmt into lp:openobject-server

 

Review: Needs Fixing
Line 25 (of patch): no need to check the type of parent_names, it is already done at line 16
Line 27: assert must be used to check invariants (post conditions), not for checking validity of input. raise TypeError instead (like line 23)
-- 
https://code.launchpad.net/~openerp-dev/openobject-server/trunk-factored-create-instance-vmt/+merge/62473
Your team OpenERP R&D Team is subscribed to branch lp:~openerp-dev/openobject-server/trunk-factored-create-instance-vmt.


References