On Wed, 2012-01-11 at 05:54 -0500, Zdenek Pavlas wrote:
> > > '%25').replace(':', '%3A').replace('@', '%40')
> > 
> >  Just use urllib.quote().
> 
> OK.
>  
> >  Rest looks fine. ACK.
> 
> If someone has made the suggested workaround and already
> quoted the username in config, this would break again,
> so I've made more changes:

 No, don't do this ... we shouldn't start guessing. We'll never be
correct 100% of the time, and this should be an edge case anyway.

_______________________________________________
Yum-devel mailing list
[email protected]
http://lists.baseurl.org/mailman/listinfo/yum-devel

Reply via email to