[z3-checkins] r10683 - z3/Five/trunk/tests/products/FiveTest

regebro at codespeak.net regebro at codespeak.net
Fri Apr 15 17:45:50 MEST 2005


Author: regebro
Date: Fri Apr 15 17:45:50 2005
New Revision: 10683

Modified:
   z3/Five/trunk/tests/products/FiveTest/fancycontent.py
Log:
Yet another tab.


Modified: z3/Five/trunk/tests/products/FiveTest/fancycontent.py
==============================================================================
--- z3/Five/trunk/tests/products/FiveTest/fancycontent.py	(original)
+++ z3/Five/trunk/tests/products/FiveTest/fancycontent.py	Fri Apr 15 17:45:50 2005
@@ -36,7 +36,7 @@
         return FancyAttribute(name).__of__(self)
 
     def get_size(self):
-	return 43
+        return 43
 
 InitializeClass(FancyContent)
 


More information about the z3-checkins mailing list