On Thu, 2012-06-14 at 08:03 -0400, Zdenek Pavlas wrote:
> > -                self.logger.error("Error: %s" % e)
> > +                errors.add(unicode(e))
> 
> ACK, but I'd remove the unicode() call, as it fails in old python.
> There's exception2msg() in yum.i18n that converts exception to
> unicode correctly (with all the hairy fallbacks).

 Pretty sure Daniel doesn't have commit access, I use "git am" or "git
commit --author" but haven't got around to this one, yet (feel free :).

_______________________________________________
Yum-devel mailing list
Yum-devel@lists.baseurl.org
http://lists.baseurl.org/mailman/listinfo/yum-devel

Reply via email to