summaryrefslogtreecommitdiffstats
path: root/test/option--max-drift.py
diff options
context:
space:
mode:
authorSteven Knight <knight@baldmt.com>2009-02-06 18:36:10 (GMT)
committerSteven Knight <knight@baldmt.com>2009-02-06 18:36:10 (GMT)
commitfad26790d5c9d6ad544b426796d6ca8cd908bb95 (patch)
tree7baba507756d614ac4b146011916abe5d41d3626 /test/option--max-drift.py
parentd8ff2cbc9a0848f755bdc460f9be0f74c2202738 (diff)
downloadSCons-fad26790d5c9d6ad544b426796d6ca8cd908bb95.zip
SCons-fad26790d5c9d6ad544b426796d6ca8cd908bb95.tar.gz
SCons-fad26790d5c9d6ad544b426796d6ca8cd908bb95.tar.bz2
Remove (lots) more unnecessary imports.
Diffstat (limited to 'test/option--max-drift.py')
-rw-r--r--test/option--max-drift.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/test/option--max-drift.py b/test/option--max-drift.py
index 1ac077a..6d820fe 100644
--- a/test/option--max-drift.py
+++ b/test/option--max-drift.py
@@ -24,9 +24,7 @@
__revision__ = "__FILE__ __REVISION__ __DATE__ __DEVELOPER__"
-import os.path
import os
-import string
import sys
import TestSCons