[z3-checkins] r10679 - z3/Five/trunk/tests/products/FiveTest
regebro at codespeak.net
regebro at codespeak.net
Fri Apr 15 17:30:11 MEST 2005
Author: regebro
Date: Fri Apr 15 17:30:11 2005
New Revision: 10679
Modified:
z3/Five/trunk/tests/products/FiveTest/interfaces.py
Log:
Removed a tab
Modified: z3/Five/trunk/tests/products/FiveTest/interfaces.py
==============================================================================
--- z3/Five/trunk/tests/products/FiveTest/interfaces.py (original)
+++ z3/Five/trunk/tests/products/FiveTest/interfaces.py Fri Apr 15 17:30:11 2005
@@ -23,7 +23,7 @@
"""The result of an adaption"""
def method():
- """Do something"""
+ """Do something"""
class ISimpleContent(Interface):
pass
More information about the z3-checkins
mailing list