server/sources/pyrorql.py
changeset 6582 8eb7883b4223
parent 6427 c8a5ac2d1eaa
child 6625 54847e2c4a50
--- a/server/sources/pyrorql.py	Thu Oct 21 18:38:36 2010 +0200
+++ b/server/sources/pyrorql.py	Fri Oct 22 09:15:35 2010 +0200
@@ -18,6 +18,7 @@
 """Source to query another RQL repository using pyro"""
 
 __docformat__ = "restructuredtext en"
+_ = unicode
 
 import threading
 from os.path import join