hooks/syncsession.py
changeset 10666 7f6b5f023884
parent 10663 54b8a1f249fb
child 10828 0e5a9a03a79d
--- a/hooks/syncsession.py	Fri Sep 11 18:01:36 2015 +0200
+++ b/hooks/syncsession.py	Fri Sep 11 18:05:38 2015 +0200
@@ -18,7 +18,7 @@
 """Core hooks: synchronize living session on persistent data changes"""
 
 __docformat__ = "restructuredtext en"
-_ = unicode
+from cubicweb import _
 
 from cubicweb import UnknownProperty, BadConnectionId, validation_error
 from cubicweb.predicates import is_instance