[Yum-devel] [UG PATCH] Fix regets with yum + python 2.5

Jeremy Katz katzj at redhat.com
Wed Oct 10 15:40:50 UTC 2007


With some of the changes in the move to python 2.5, filenames in yum are
now unicode strings rather than normal python strings.  This ended up
breaking regets obscurely.  Attached patch fixes the specific case as
well as all the other cases that we look at the top for a string to use
types.StringTypes.

Jeremy
-------------- next part --------------
A non-text attachment was scrubbed...
Name: urlgrabber-string-type.patch
Type: text/x-patch
Size: 2389 bytes
Desc: not available
Url : http://lists.baseurl.org/pipermail/yum-devel/attachments/20071010/95dfddbc/attachment.bin 


More information about the Yum-devel mailing list