Update of /cvs-repository/Products/ZCTextIndex/tests
In directory cvs.zope.org:/tmp/cvs-serv3781
Modified Files:
Tag: TextIndexDS9-branch
hs-tool.py
Log Message:
Remove duplicate import of sys.
=== Products/ZCTextIndex/tests/hs-tool.py 1.1.2.3 => 1.1.2.4 ===
if __name__ == "__main__":
- import sys
import getopt
annotate_p = 0