diff -r d970049d7cfd -r 0b250d72fcfa hooks/security.py --- a/hooks/security.py Mon Jun 21 15:29:10 2010 +0200 +++ b/hooks/security.py Mon Jun 21 15:32:26 2010 +0200 @@ -17,8 +17,8 @@ # with CubicWeb. If not, see <http://www.gnu.org/licenses/>. """Security hooks: check permissions to add/delete/update entities according to the user connected to a session +""" -""" __docformat__ = "restructuredtext en" from cubicweb import Unauthorized