[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: [PATCH] import sets if we're going to use it.



On Thu, 3 Jan 2008 16:17:30 -0500
Jesse Keating <jkeating redhat com> wrote:

> ---
>  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

Applied.

-- 
David Cantrell <dcantrell redhat com>
Red Hat / Honolulu, HI

Attachment: pgpy9s6hHNBJG.pgp
Description: PGP signature


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]