[issue8135] urllib.unquote doesn't decode mixed-case percent escapes

Matt Giuca report at bugs.python.org
Mon Mar 15 10:06:57 CET 2010


Matt Giuca <matt.giuca at gmail.com> added the comment:

Thanks very much. Importantly, note that unquote is currently duplicated between urllib and urlparse. I have a bug on it (#8143) but in the meantime, you will have to commit this fix to both modules.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue8135>
_______________________________________


More information about the Python-bugs-list mailing list