Gentoo Archives: gentoo-commits

From: Wiktor W Brodlo <wiktor@××××××.net>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/anaconda:master commit in: iw/
Date: Mon, 04 Jul 2011 12:42:23
Message-Id: c189f4b4389ddae76265e1bbb9d0028e8e26b0c4.wiktor@gentoo
1 commit: c189f4b4389ddae76265e1bbb9d0028e8e26b0c4
2 Author: wiktor w brodlo <wiktor <AT> brodlo <DOT> net>
3 AuthorDate: Mon Jul 4 12:41:58 2011 +0000
4 Commit: Wiktor W Brodlo <wiktor <AT> brodlo <DOT> net>
5 CommitDate: Mon Jul 4 12:41:58 2011 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/anaconda.git;a=commit;h=c189f4b4
7
8 iw/use_gui.py: import re
9
10 ---
11 iw/use_gui.py | 1 +
12 1 files changed, 1 insertions(+), 0 deletions(-)
13
14 diff --git a/iw/use_gui.py b/iw/use_gui.py
15 index 1004686..b78e529 100644
16 --- a/iw/use_gui.py
17 +++ b/iw/use_gui.py
18 @@ -27,6 +27,7 @@ import pango
19 import sys
20 import gui
21 import subprocess
22 +import re
23
24 from iw_gui import *