# HG changeset patch # User Laure Bourgois <Laure.Bourgois@logilab.fr> # Date 1227691227 -3600 # Node ID a7cd4296a85ef8909ae91c5c49425b5924cc510c # Parent d712615ce266b6022458c8069e9bcc47ec28f568 cleaning code diff -r d712615ce266 -r a7cd4296a85e common/selectors.py --- a/common/selectors.py Tue Nov 25 18:04:27 2008 +0100 +++ b/common/selectors.py Wed Nov 26 10:20:27 2008 +0100 @@ -14,7 +14,7 @@ from cubicweb import Unauthorized, NoSelectableObject from cubicweb.cwvreg import DummyCursorError -from cubicweb.vregistry import chainall, chainfirst +from cubicweb.vregistry import chainall, chainfirst, NoSelectableObject from cubicweb.cwconfig import CubicWebConfiguration from cubicweb.schema import split_expression