[IMP] usage of python in convert_csv
authorXavier Morel <xmo@openerp.com>
Wed, 27 Mar 2013 15:54:24 +0000 (16:54 +0100)
committerXavier Morel <xmo@openerp.com>
Wed, 27 Mar 2013 15:54:24 +0000 (16:54 +0100)
commit461973b4c9abfcd7bd5080cd2f999495c5687d2e
tree6d5d70f2f0feccbd88162b8ec013d9959ce80813
parent66fefa7a2b71e5a8f05cdf7664b1054b620f42a1
[IMP] usage of python in convert_csv

* the reduce is equivalent to any
* apply De Morgan law
* misc.ustr is a function, can just pass it directly to map

bzr revid: xmo@openerp.com-20130327155424-dfbo915tl8qhsvqu
openerp/tools/convert.py