← Back to team overview

openerp-community-reviewer team mailing list archive

Re: [Merge] lp:~camptocamp/stock-logistic-flows/7.0-add-variant-dispach-report-resubmit into lp:stock-logistic-flows

 

@Sandy it is intended. The else is on the for not on the if.

http://docs.python.org/2/tutorial/controlflow.html#break-and-continue-statements-and-else-clauses-on-loops

This is a way to break outer loop from the inner loop.
-- 
https://code.launchpad.net/~camptocamp/stock-logistic-flows/7.0-add-variant-dispach-report-resubmit/+merge/210599
Your team Stock and Logistic Core Editors is subscribed to branch lp:stock-logistic-flows.


References