diff options
Diffstat (limited to 'scripts/lib/wic/creator.py')
| -rw-r--r-- | scripts/lib/wic/creator.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/lib/wic/creator.py b/scripts/lib/wic/creator.py index 2219377b38..760848f320 100644 --- a/scripts/lib/wic/creator.py +++ b/scripts/lib/wic/creator.py | |||
| @@ -15,7 +15,7 @@ | |||
| 15 | # with this program; if not, write to the Free Software Foundation, Inc., 59 | 15 | # with this program; if not, write to the Free Software Foundation, Inc., 59 |
| 16 | # Temple Place - Suite 330, Boston, MA 02111-1307, USA. | 16 | # Temple Place - Suite 330, Boston, MA 02111-1307, USA. |
| 17 | 17 | ||
| 18 | import os, sys, re | 18 | import os, sys |
| 19 | from optparse import SUPPRESS_HELP | 19 | from optparse import SUPPRESS_HELP |
| 20 | 20 | ||
| 21 | from wic import msger | 21 | from wic import msger |
