diff -r 79ff784cd8af -r 7f6b5f023884 schemas/Bookmark.py --- a/schemas/Bookmark.py Fri Sep 11 18:01:36 2015 +0200 +++ b/schemas/Bookmark.py Fri Sep 11 18:05:38 2015 +0200 @@ -19,7 +19,7 @@ """ __docformat__ = "restructuredtext en" -_ = unicode +from cubicweb import _ from yams.buildobjs import EntityType, RelationType, SubjectRelation, String from cubicweb.schema import RRQLExpression