aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwiktor w brodlo <wiktor@brodlo.net>2011-07-26 11:27:05 +0000
committerwiktor w brodlo <wiktor@brodlo.net>2011-07-26 11:27:05 +0000
commit2be44d08feb17e97bd04733ae65e69587ed2ebba (patch)
tree2c986cd5eda5890bb6f75125c846bd2d71f31384
parentiw/makeconf_gui.py: fix syntax error (diff)
downloadanaconda-2be44d08feb17e97bd04733ae65e69587ed2ebba.tar.gz
anaconda-2be44d08feb17e97bd04733ae65e69587ed2ebba.tar.bz2
anaconda-2be44d08feb17e97bd04733ae65e69587ed2ebba.zip
iw/makeconf_gui.py: import os
-rw-r--r--iw/makeconf_gui.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/iw/makeconf_gui.py b/iw/makeconf_gui.py
index e9adca0..0a38a29 100644
--- a/iw/makeconf_gui.py
+++ b/iw/makeconf_gui.py
@@ -26,6 +26,7 @@ import gobject
import pango
import sys
import gui
+import os
from iw_gui import *