Mailing List Archive

r136 - cherokee/qa
Author: alo
Date: 2006-01-12 21:29:39 +0100 (Thu, 12 Jan 2006)
New Revision: 136

Modified:
cherokee/qa/base.py
Log:


Modified: cherokee/qa/base.py
===================================================================
--- cherokee/qa/base.py 2006-01-12 18:32:12 UTC (rev 135)
+++ cherokee/qa/base.py 2006-01-12 20:29:39 UTC (rev 136)
@@ -373,7 +373,6 @@
return r

def __str__ (self):
- print "str de", id(self.current_test)
return str(self.current_test)