cleanup stable
authorSylvain Thénault <sylvain.thenault@logilab.fr>
Wed, 10 Jun 2009 12:09:06 +0200
branchstable
changeset 2087 88fa02f50e71
parent 2086 be76ce00a05e
child 2090 089d1705c89c
cleanup
web/webconfig.py
--- a/web/webconfig.py	Wed Jun 10 12:08:57 2009 +0200
+++ b/web/webconfig.py	Wed Jun 10 12:09:06 2009 +0200
@@ -6,6 +6,7 @@
 :license: GNU Lesser General Public License, v2.1 - http://www.gnu.org/licenses
 """
 __docformat__ = "restructuredtext en"
+_ = unicode
 
 import os
 from os.path import join, exists, split
@@ -16,7 +17,6 @@
 from cubicweb.toolsutils import read_config
 from cubicweb.cwconfig import CubicWebConfiguration, register_persistent_options, merge_options
 
-_ = unicode
 
 register_persistent_options( (
     # site-wide only web ui configuration