Add the import for the os module
authorduplo <duplo@38d2e660-2303-0410-9eaa-f027e97ec537>
Mon, 22 Dec 2008 17:00:24 +0000 (17:00 +0000)
committerduplo <duplo@38d2e660-2303-0410-9eaa-f027e97ec537>
Mon, 22 Dec 2008 17:00:24 +0000 (17:00 +0000)
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2122 38d2e660-2303-0410-9eaa-f027e97ec537

wizard/bertos.py

index c731e57448c97b2c2c16a9f0a5a4ead81b7f2c36..7017e0d2073fbef8720a242a29c0a8c3a93c51f9 100755 (executable)
@@ -9,6 +9,7 @@
 # Author: Lorenzo Berni <duplo@develer.com>
 #
 
+import os
 import sys
 from distutils.dep_util import newer