summaryrefslogtreecommitdiff
path: root/test/ZIP/ZIPCOM.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/ZIP/ZIPCOM.py')
-rw-r--r--test/ZIP/ZIPCOM.py3
1 files changed, 1 insertions, 2 deletions
diff --git a/test/ZIP/ZIPCOM.py b/test/ZIP/ZIPCOM.py
index 460abe42..37af7583 100644
--- a/test/ZIP/ZIPCOM.py
+++ b/test/ZIP/ZIPCOM.py
@@ -28,9 +28,8 @@ __revision__ = "__FILE__ __REVISION__ __DATE__ __DEVELOPER__"
Test the ability to configure the $ZIPCOM construction variable.
"""
-import os
-import string
import sys
+
import TestSCons
_python_ = TestSCons._python_