[Zope-Checkins] 
	SVN: Products.Five/branches/1.3/browser/tests/test_traversable.py
	Grrr... was still not right with the trunk
    Philipp von Weitershausen 
    philikon at philikon.de
       
    Sun Mar 26 16:49:44 EST 2006
    
    
  
Log message for revision 66199:
  Grrr... was still not right with the trunk
  
Changed:
  U   Products.Five/branches/1.3/browser/tests/test_traversable.py
-=-
Modified: Products.Five/branches/1.3/browser/tests/test_traversable.py
===================================================================
--- Products.Five/branches/1.3/browser/tests/test_traversable.py	2006-03-26 21:16:10 UTC (rev 66198)
+++ Products.Five/branches/1.3/browser/tests/test_traversable.py	2006-03-26 21:49:43 UTC (rev 66199)
@@ -141,7 +141,7 @@
       ... ''', handle_errors=False)
       Traceback (most recent call last):
         ...
-      ValueError: raise-valueerror
+      ValueError: ...
 
     Five's traversable monkeypatches the __bobo_traverse__ method to do view
     lookup and then delegates back to the original __bobo_traverse__ or direct
    
    
More information about the Zope-Checkins
mailing list