[issue8143] urlparse has a duplicate of urllib.unquote

Brett Cannon report at bugs.python.org
Tue Mar 16 04:32:33 CET 2010


Brett Cannon <brett at python.org> added the comment:

You could break it out into a module, but that feels like overkill for some minor code duplication that is not going to be a problem once we stop caring about Python 2.x. I personally wouldn't bother going that far.

----------
priority: normal -> low

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


More information about the Python-bugs-list mailing list