Remove (lots) more unnecessary imports.
[scons.git] / test / CXX / SHCXXCOM.py
index 628bc00188d0c21c9bfb13bad5bcad33c6f773e0..1a8750feeaad700ddda4028f3406eb40ff595fb9 100644 (file)
@@ -28,8 +28,6 @@ __revision__ = "__FILE__ __REVISION__ __DATE__ __DEVELOPER__"
 Test the ability to configure the $SHCXXCOM construction variable.
 """
 
-import os
-import string
 import sys
 import TestSCons