odoo/bin/tools
P. Christeas 7d9e3b7c16 Reduce fatal exception to a warning for 'eval'
If the data xml contains an eval expression that does not compute,
the convert procedure would throw an exception all the way up. Now,
catch that and only display a warning.

Hopefully, this warning will be fixed to contain more useful info
about its nature.

bzr revid: p_christ@hol.gr-20080926072827-41i7lihw2i9uaisk
2008-09-26 10:28:27 +03:00
..
__init__.py add encoding comment and vim comment 2008-07-23 17:01:27 +02:00
amount_to_text.py add encoding comment and vim comment 2008-07-23 17:01:27 +02:00
config.py improve the use of release.py 2008-09-12 21:45:04 +02:00
convert.py Reduce fatal exception to a warning for 'eval' 2008-09-26 10:28:27 +03:00
decimal.py add encoding comment and vim comment 2008-07-23 17:01:27 +02:00
graph.py * Change in scale strategy 2008-09-09 15:01:42 +05:30
import_email.py Rename Tiny ERP to OpenERP 2008-09-10 10:46:40 +02:00
misc.py bugfixes 2008-09-25 21:40:50 +02:00
threadinglocal.py add encoding comment and vim comment 2008-07-23 17:01:27 +02:00
translate.py improve the use of release.py 2008-09-12 21:45:04 +02:00
upgrade.py add encoding comment and vim comment 2008-07-23 17:01:27 +02:00