Follow-up Comment #5, bug #21475 (project duplicity):
The standard Python urlparse.py file probably implements RFC 1738 Section 3.1
correctly, which says:
The user name (and password), if present, are followed by a commercial
at-sign "@". Within the user and password field, any ":", "@", or "/" must be
encoded.
Thus, a '@' symbol in an FTP username or in an HTTP username should be given
with the %40 escape.
_______________________________________________________
Reply to this item at:
<http://savannah.nongnu.org/bugs/?21475>
_______________________________________________
Message sent via/by Savannah
http://savannah.nongnu.org/
_______________________________________________
Duplicity-tracker mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/duplicity-tracker