[FIX] l10n_lu: added import with_statement.

bzr revid: vmt@openerp.com-20110309110820-jax81r3qsori93sl
This commit is contained in:
Vo Minh Thu 2011-03-09 12:08:20 +01:00
parent 04434d72e5
commit a7b73bbb33
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@
#Ingenieur fondateur
#Tranquil IT Systems
from __future__ import with_statement
from osv import osv, fields
import pooler
import tools