Re: [Yum-devel] [PATCH] switch from to_unicode() to to_utf8()

2010-08-09 Thread James Antill
On Mon, 2010-08-09 at 10:36 -0400, Seth Vidal wrote: > --- > yum/history.py |4 ++-- > 1 files changed, 2 insertions(+), 2 deletions(-) ACK ___ Yum-devel mailing list Yum-devel@lists.baseurl.org http://lists.baseurl.org/mailman/listinfo/yum-devel

[Yum-devel] [PATCH] switch from to_unicode() to to_utf8()

2010-08-09 Thread Seth Vidal
--- yum/history.py |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/yum/history.py b/yum/history.py index 488404d..6a485d8 100644 --- a/yum/history.py +++ b/yum/history.py @@ -27,7 +27,7 @@ import yum.misc as misc import yum.constants from yum.constants import * from