~openerp-dev/openobject-server/trunk-trunk-datadir-chs

« back to all changes in this revision

Viewing changes to openerp/tools/__init__.py

  • Committer: Antony Lesuisse
  • Date: 2014-02-27 16:32:59 UTC
  • Revision ID: al@openerp.com-20140227163259-asal833qjv3gylit
[FIX] move appsdirs to tools

Show diffs side-by-side

added added

removed removed

Lines of Context:
21
21
 
22
22
import copy
23
23
import win32
 
24
import appdirs
24
25
from config import config
25
26
from misc import *
26
27
from convert import *