[issue1698] urlparse and usernames containing @

Olivier Croquette report at bugs.python.org
Wed Dec 26 17:45:00 CET 2007


Olivier Croquette added the comment:

And about the decoding, sorry, it's clear from your snippets that
urlparse doesn't do it:
>>> print q.username
user%40xyz

Maybe it should do it, I am not sure. What do you think? It would save
work for the module user.

__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue1698>
__________________________________


More information about the Python-bugs-list mailing list