diff -r 79ff784cd8af -r 7f6b5f023884 cwvreg.py --- 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