--- a/web/_exceptions.py Tue Apr 15 11:55:37 2014 +0200 +++ b/web/_exceptions.py Thu Jun 05 17:53:27 2014 +0200 @@ -64,7 +64,6 @@ def __repr__(self): return '%s(%r, %r)' % (self.__class__.__name__, self.status, self.content) - self.url = url # Publish related error