diff -r 39d031ee4af3 -r 5f9a9086c171 web/views/authentication.py --- a/web/views/authentication.py Mon Jul 19 10:51:23 2010 +0200 +++ b/web/views/authentication.py Mon Jul 19 15:34:29 2010 +0200 @@ -15,9 +15,8 @@ # # You should have received a copy of the GNU Lesser General Public License along # with CubicWeb. If not, see . -"""user authentication component +"""user authentication component""" -""" from __future__ import with_statement __docformat__ = "restructuredtext en"