[fix] problem with wsgi

bzr revid: nicolas.vanhoren@openerp.com-20110912091743-igkuihl7a7d0rm7h
This commit is contained in:
niv-openerp 2011-09-12 11:17:43 +02:00
parent 6c7c08a62f
commit 9f6871f5f3
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ import controllers
import common.dispatch
try:
import openerp
import openerp.wsgi
import os
import tempfile
print "embedded mode"