Only one SCons file uses urllib, and only one routine from that module, so
[scons.git] / test / python-version.py
index 8230fd3b588941efb5005820a34d49c9ff05cb16..3cc33951e4cec77339626049d6c5c012cda179af 100644 (file)
@@ -31,7 +31,6 @@ of Python.
 
 import os
 import re
-import string
 
 import TestCmd
 import TestSCons