odoo/bin/tools
Christophe Simonis 5fb02b1607 [FIX] avoid a crash when resetting the local with python 2.4 (lp:322432)
[IMP] do not rewrite locale information every time
[IMP] all message about translations are logger into the 'i18n' logger
[FIX] the code and the name of the languages must be unique

lp bug: https://launchpad.net/bugs/322432 fixed

bzr revid: christophe@taupe-20090129232017-7lvamen2b3s1waxp
2009-01-30 00:20:17 +01:00
..
__init__.py [FIX] Use the copy version from Python 2.5 2009-01-28 20:01:19 +01:00
amount_to_text.py [IMP] Update the copyright to 2009 2009-01-04 23:13:29 +01:00
amount_to_text_en.py [IMP] Update the copyright to 2009 2009-01-04 23:13:29 +01:00
config.py [FIX] Generate the pgpass file for the pg_dump and pg_restore 2009-01-29 17:52:06 +01:00
convert.py [FIX] in <record> tag, "forcecreate" attribute is now implicit 2009-01-20 19:14:33 +01:00
copy.py [FIX] Use the copy version from Python 2.5 2009-01-28 20:01:19 +01:00
decimal.py add encoding comment and vim comment 2008-07-23 17:01:27 +02:00
func.py [FIX] fix the decorator "@wraps" to work on python < 2.5 2009-01-05 12:56:08 +01:00
graph.py [IMP] Update the copyright to 2009 2009-01-04 23:13:29 +01:00
import_email.py [IMP] Update the copyright to 2009 2009-01-04 23:13:29 +01:00
maintenance.py [IMP] locate the migration server elsewhere than localhost 2009-01-09 11:02:29 +01:00
misc.py bugfix 2009-01-27 01:10:07 +01:00
osutil.py [IMP] Update the copyright to 2009 2009-01-04 23:13:29 +01:00
parse_version.py [IMP] Update the copyright to 2009 2009-01-04 23:13:29 +01:00
pdf_utils.py [IMP] Update the copyright to 2009 2009-01-04 23:13:29 +01:00
sql.py [IMP] Update the copyright to 2009 2009-01-04 23:13:29 +01:00
threadinglocal.py add encoding comment and vim comment 2008-07-23 17:01:27 +02:00
translate.py [FIX] avoid a crash when resetting the local with python 2.4 (lp:322432) 2009-01-30 00:20:17 +01:00