--- image.py | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/image.py b/image.py index dccab66..93d5cbe 100644 --- a/image.py +++ b/image.py @@ -18,7 +18,7 @@ # import isys -import os, os.path, stat, string, sys +import os, os.path, stat, string, sys, sets from constants import * import rhpl -- 1.5.3.7 -- Jesse Keating Fedora -- All my bits are free, are yours?
From c08272a33ec006371c7c3bc9941e9752ab7a6ed2 Mon Sep 17 00:00:00 2001 From: Jesse Keating <jkeating@xxxxxxxxxx> Date: Thu, 3 Jan 2008 16:15:31 -0500 Subject: [PATCH] import sets if we're going to use it. --- image.py | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/image.py b/image.py index dccab66..93d5cbe 100644 --- a/image.py +++ b/image.py @@ -18,7 +18,7 @@ # import isys -import os, os.path, stat, string, sys +import os, os.path, stat, string, sys, sets from constants import * import rhpl -- 1.5.3.7
Attachment:
signature.asc
Description: PGP signature
_______________________________________________ Anaconda-devel-list mailing list Anaconda-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/anaconda-devel-list