cwvreg.py
changeset 10666 7f6b5f023884
parent 10663 54b8a1f249fb
child 10689 49a62b8f6d43
--- a/cwvreg.py	Fri Sep 11 18:01:36 2015 +0200
+++ b/cwvreg.py	Fri Sep 11 18:05:38 2015 +0200
@@ -20,7 +20,7 @@
 """
 
 __docformat__ = "restructuredtext en"
-_ = unicode
+from cubicweb import _
 
 import sys
 from os.path import join, dirname, realpath