Update of /cvs-repository/Products/ZCTextIndex/tests
In directory cvs.zope.org:/tmp/cvs-serv9603/tests
Modified Files:
queryhtml.py
Log Message:
Whitespace normalization.
=== Products/ZCTextIndex/tests/queryhtml.py 1.1 => 1.2 ===
import sys
import getopt
-
+
VERBOSE = 0
FSPATH = "Data.fs"
@@ -69,4 +69,3 @@
cn = db.open()
rt = cn.root()
main(rt)
-