web/views/xbel.py
changeset 8190 2a3c1b787688
parent 8035 f98012ec7c53
child 10609 e2d8e81bfe68
--- a/web/views/xbel.py	Thu Feb 02 14:33:30 2012 +0100
+++ b/web/views/xbel.py	Mon Jan 23 13:25:02 2012 +0100
@@ -22,7 +22,7 @@
 
 from logilab.mtconverter import xml_escape
 
-from cubicweb.selectors import is_instance
+from cubicweb.predicates import is_instance
 from cubicweb.view import EntityView
 from cubicweb.web.views.xmlrss import XMLView