web/views/sparql.py
changeset 6582 8eb7883b4223
parent 5621 6f32f08d91f3
child 6841 f04df13fc851
--- a/web/views/sparql.py	Thu Oct 21 18:38:36 2010 +0200
+++ b/web/views/sparql.py	Fri Oct 22 09:15:35 2010 +0200
@@ -15,10 +15,10 @@
 #
 # You should have received a copy of the GNU Lesser General Public License along
 # with CubicWeb.  If not, see <http://www.gnu.org/licenses/>.
-"""SPARQL integration
+"""SPARQL integration"""
 
-"""
 __docformat__ = "restructuredtext en"
+_ = unicode
 
 from yams import xy
 from rql import TypeResolverException