Remove more unnecessary imports from test scripts.
authorstevenknight <stevenknight@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Wed, 11 Feb 2009 17:57:38 +0000 (17:57 +0000)
committerstevenknight <stevenknight@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Wed, 11 Feb 2009 17:57:38 +0000 (17:57 +0000)
commit653793643102b53af04174c785c88929b331eac3
tree9207b31537e85de793ef3cdcc9a18be689ce2805
parent018af874a74f09cb114bc24385330254ba00a218
Remove more unnecessary imports from test scripts.

git-svn-id: http://scons.tigris.org/svn/scons/trunk@3997 fdb21ef1-2011-0410-befe-b5e4ea1792b1
117 files changed:
test/AR/AR.py
test/AR/ARFLAGS.py
test/AS/ASCOM.py
test/AS/ASCOMSTR.py
test/AS/ASFLAGS.py
test/AS/ASPP.py
test/AS/ASPPCOM.py
test/AS/ASPPCOMSTR.py
test/AS/ASPPFLAGS.py
test/AS/ml.py
test/Actions/actions.py
test/Actions/addpost-link.py
test/Actions/pre-post.py
test/Alias/Alias.py
test/Alias/Depends.py
test/CC/CCCOM.py
test/CC/CCCOMSTR.py
test/CC/SHCC.py
test/CC/SHCCCOM.py
test/CC/SHCCCOMSTR.py
test/CFILESUFFIX.py
test/CPPFLAGS.py
test/CXX/CXXCOM.py
test/CXX/CXXFILESUFFIX.py
test/CXX/SHCXX.py
test/CXX/SHCXXCOM.py
test/CXX/SHCXXCOMSTR.py
test/Command.py
test/CommandGenerator.py
test/D/DMD.py
test/DVIPDF/DVIPDF.py
test/DVIPDF/DVIPDFFLAGS.py
test/DVIPS/DVIPS.py
test/DVIPS/DVIPSFLAGS.py
test/Default.py
test/Deprecated/BuildDir.py
test/ENV.py
test/Environment.py
test/IDL/midl.py
test/Java/JAR.py
test/Java/JAVAC.py
test/Java/RMIC.py
test/LEX/LEX.py
test/LEX/LEXFLAGS.py
test/LINK/LINK.py
test/LINK/LINKCOMSTR.py
test/LINK/LINKFLAGS.py
test/LINK/SHLINK.py
test/LINK/SHLINKCOM.py
test/LINK/SHLINKFLAGS.py
test/M4/M4.py
test/MSVC/batch.py
test/MSVC/msvc.py
test/PRINT_CMD_LINE_FUNC.py
test/QT/QTFLAGS.py
test/RANLIB/RANLIB.py
test/RANLIB/RANLIBFLAGS.py
test/Repository/M4.py
test/Rpcgen/RPCGEN.py
test/Rpcgen/RPCGENCLIENTFLAGS.py
test/Rpcgen/RPCGENFLAGS.py
test/Rpcgen/RPCGENHEADERFLAGS.py
test/Rpcgen/RPCGENSERVICEFLAGS.py
test/Rpcgen/RPCGENXDRFLAGS.py
test/Scanner/generated.py
test/TAR/TAR.py
test/TAR/TARCOM.py
test/TAR/TARFLAGS.py
test/TEX/LATEX.py
test/TEX/LATEX2.py
test/TEX/LATEXCOM.py
test/TEX/LATEXCOMSTR.py
test/TEX/LATEXFLAGS.py
test/TEX/PDFLATEX.py
test/TEX/PDFLATEXCOM.py
test/TEX/PDFLATEXCOMSTR.py
test/TEX/PDFLATEXFLAGS.py
test/TEX/PDFTEX.py
test/TEX/PDFTEXCOM.py
test/TEX/PDFTEXCOMSTR.py
test/TEX/PDFTEXFLAGS.py
test/TEX/TEX.py
test/TEX/TEXCOM.py
test/TEX/TEXCOMSTR.py
test/TEX/TEXFLAGS.py
test/TEX/dryrun.py
test/TEX/rename_result.py
test/TEX/usepackage.py
test/Value.py
test/VariantDir/VariantDir.py
test/YACC/YACC.py
test/YACC/YACCFLAGS.py
test/ZIP/ZIP.py
test/ZIP/ZIPCOM.py
test/builderrors.py
test/exceptions.py
test/explain/basic.py
test/file-names.py
test/ignore-command.py
test/implicit/IMPLICIT_COMMAND_DEPENDENCIES.py
test/multiline.py
test/option--.py
test/option--Q.py
test/option--max-drift.py
test/option-c.py
test/option-i.py
test/option-j.py
test/option-k.py
test/option-n.py
test/option-s.py
test/option/debug-time.py
test/option/md5-chunksize.py
test/packaging/msi/package.py
test/sconsign/script/SConsignFile.py
test/silent-command.py
test/site_scons/sys-path.py
test/special-filenames.py