odoo/bin/tools
Olivier Dony 8edba174ce [MERGE] translations: refactoring/deferral of translated resource id resolution, fixing several translation issues
lp bug: https://launchpad.net/bugs/696760 fixed

bzr revid: odo@openerp.com-20110107151735-agubxu82g0ursdbh
2011-01-07 16:17:35 +01:00
..
__init__.py [FIX] tools: missing import in tools pack 2010-09-07 12:15:53 +05:30
amount_to_text.py [FIX] Amount_To_Text Corrected 2010-02-10 11:41:07 +05:30
amount_to_text_en.py [FIX] Amount_To_Text Corrected 2010-02-10 11:41:07 +05:30
config.py [FIX] tools.config: avoid saving load_language config parameter, only meant for one-shot 2010-12-30 02:40:14 +01:00
convert.py [FIX] osv,tools: break some circular dependencies 2010-12-29 11:50:04 +01:00
copy.py [FIX] mutable default in tools 2010-07-22 15:54:36 +02:00
func.py sql_db: Avoid using inspect.stack(), use failsafe alternative. 2010-11-23 15:57:42 +02:00
graph.py improved 2010-03-02 11:08:53 +05:30
import_email.py Changed encoding to coding ref: PEP: 0263 2009-10-20 16:22:23 +05:30
lru.py [IMP] tools.cache now use a LRU to avoid memory overload 2010-11-09 17:57:39 +01:00
misc.py [FIX] all: ensure all open files are closed (partial patch courtesy of Lampman Trading) 2011-01-04 11:13:35 +01:00
osutil.py Changed encoding to coding ref: PEP: 0263 2009-10-20 16:22:23 +05:30
parse_version.py Changed encoding to coding ref: PEP: 0263 2009-10-20 16:22:23 +05:30
pdf_utils.py [MERGE] sync with the trunk 2010-11-12 15:10:41 +01:00
safe_eval.py [FIX] safe_eval: support for allowing auto-loading of python submodules, such as _strptime 2010-12-16 19:38:39 +01:00
sql.py Changed encoding to coding ref: PEP: 0263 2009-10-20 16:22:23 +05:30
test_reports.py [IMP] unable to parse PDF reports 2011-01-04 09:15:08 +01:00
threadinglocal.py Changed encoding to coding ref: PEP: 0263 2009-10-20 16:22:23 +05:30
translate.py [MERGE] translations: refactoring/deferral of translated resource id resolution, fixing several translation issues 2011-01-07 16:17:35 +01:00
which.py [IMP] tools: find_in_path: use which (file found on python bug tracker) 2010-05-31 11:39:13 +02:00
win32.py Changed encoding to coding ref: PEP: 0263 2009-10-20 16:22:23 +05:30
yaml_import.py [FIX] all: ensure all open files are closed (partial patch courtesy of Lampman Trading) 2011-01-04 11:13:35 +01:00
yaml_tag.py [FIX] base,yaml: fixed !assert with "count" attribute in yaml tests + enabled more tests in base 2010-12-03 15:20:35 +01:00