diff options
Diffstat (limited to 'test/RANLIB/RANLIBFLAGS.py')
-rw-r--r-- | test/RANLIB/RANLIBFLAGS.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/RANLIB/RANLIBFLAGS.py b/test/RANLIB/RANLIBFLAGS.py index 45fcc00..123d403 100644 --- a/test/RANLIB/RANLIBFLAGS.py +++ b/test/RANLIB/RANLIBFLAGS.py @@ -26,7 +26,7 @@ __revision__ = "__FILE__ __REVISION__ __DATE__ __DEVELOPER__" import os import string -import sys + import TestSCons _python_ = TestSCons._python_ |