summaryrefslogtreecommitdiffstats
path: root/test/CXX/CXXCOMSTR.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/CXX/CXXCOMSTR.py')
-rw-r--r--test/CXX/CXXCOMSTR.py3
1 files changed, 0 insertions, 3 deletions
diff --git a/test/CXX/CXXCOMSTR.py b/test/CXX/CXXCOMSTR.py
index df4a87b..e738533 100644
--- a/test/CXX/CXXCOMSTR.py
+++ b/test/CXX/CXXCOMSTR.py
@@ -29,9 +29,6 @@ Test that the $CXXCOMSTR construction variable allows you to configure
the C++ compilation output.
"""
-import os
-import string
-import sys
import TestSCons
_python_ = TestSCons._python_