[Zope3-checkins] CVS: Zope3/src/zope/schema/tests -
tabcomplete.py:1.8
Sidnei da Silva
cvs-admin at zope.org
Wed Oct 29 15:28:51 EST 2003
Update of /cvs-repository/Zope3/src/zope/schema/tests
In directory cvs.zope.org:/tmp/cvs-serv23419/src/zope/schema/tests
Modified Files:
tabcomplete.py
Log Message:
Whitespace cleaning
=== Zope3/src/zope/schema/tests/tabcomplete.py 1.7 => 1.8 ===
--- Zope3/src/zope/schema/tests/tabcomplete.py:1.7 Sun Aug 17 02:09:20 2003
+++ Zope3/src/zope/schema/tests/tabcomplete.py Wed Oct 29 15:28:50 2003
@@ -21,7 +21,7 @@
class IPrefixQuery(IVocabularyQuery):
"""Interface for prefix queries."""
-
+
def queryForPrefix(prefix):
"""Return a vocabulary that contains terms beginning with
prefix."""
More information about the Zope3-Checkins
mailing list