diff -r ddf4f19eb07a -r 8f63691ccb7f wsgi/handler.py --- a/wsgi/handler.py Fri Feb 26 13:21:13 2010 +0100 +++ b/wsgi/handler.py Fri Feb 26 13:24:47 2010 +0100 @@ -10,7 +10,7 @@ from cubicweb import AuthenticationError from cubicweb.web import (NotFound, Redirect, DirectResponse, StatusResponse, - ExplicitLogin) + ExplicitLogin) from cubicweb.web.application import CubicWebPublisher from cubicweb.wsgi.request import CubicWebWsgiRequest