web/_exceptions.py
changeset 9821 2077c8da1893
parent 9791 32047f5f08ba
child 9984 793377697c81
--- a/web/_exceptions.py	Fri May 23 18:35:13 2014 +0200
+++ b/web/_exceptions.py	Fri Jun 27 11:48:26 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