(no commit message)
authorChris Larson <clarson@kergoth.com>
Mon, 16 Jun 2003 18:03:33 +0000 (18:03 +0000)
committerChris Larson <clarson@kergoth.com>
Mon, 16 Jun 2003 18:03:33 +0000 (18:03 +0000)
bin/oe/fetch.py

index cc14db7..ce54547 100644 (file)
@@ -11,7 +11,7 @@ Copyright: (c) 2003 Chris Larson
 Based on functions from the base oe module, Copyright 2003 Holger Schurig
 """
 
-import os, re
+import os, re, string
 import oe
 import oe.data