common/selectors.py
changeset 162 5012aba69e62
parent 161 328bc32b5701
child 184 92aebc6b533c
--- a/common/selectors.py	Mon Dec 01 15:20:27 2008 +0100
+++ b/common/selectors.py	Mon Dec 01 16:21:26 2008 +0100
@@ -12,7 +12,7 @@
 
 from logilab.common.compat import all
 
-from cubicweb import Unauthorized
+from cubicweb import Unauthorized, NoSelectableObject
 from cubicweb.cwvreg import DummyCursorError
 from cubicweb.vregistry import chainall, chainfirst, NoSelectableObject
 from cubicweb.cwconfig import CubicWebConfiguration