On Fri, 2012-06-15 at 12:19 +0200, Zdeněk Pavlas wrote: > Convert pw_name to unicode. This turns cachedirs to unicode > which may feel bad, but Python seems to handle unicode paths > correctly (uses utf8 codec instead of ascii).
But then that infects every other string that the path interacts with. It would need much less testing to test if the username is going to make python commit unicide, and if so use uid instead. _______________________________________________ Yum-devel mailing list Yum-devel@lists.baseurl.org http://lists.baseurl.org/mailman/listinfo/yum-devel