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

Matt Giuca report at bugs.python.org
Mon Mar 15 02:58:29 CET 2010


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

Tiny fix to patch2 -- replaced list comprehension with generator expression in dictionary construction.

----------
Added file: http://bugs.python.org/file16552/urllib-unquote-mixcase.patch2

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


More information about the Python-bugs-list mailing list