web/_exceptions.py
changeset 9791 32047f5f08ba
parent 8312 6c2119509fac
child 9984 793377697c81
--- 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