[Zope-CVS] CVS: Products/ZCTextIndex/tests - hs-tool.py:1.1.2.4

Fred L. Drake, Jr. fdrake@acm.org
Tue, 14 May 2002 10:49:22 -0400


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