[issue1643370] recursive urlparse

Senthil Kumaran report at bugs.python.org
Thu Jul 1 20:19:26 CEST 2010


Senthil Kumaran <orsenthil at gmail.com> added the comment:

David, Is the stage "unit test needed" proper for this or was it by mistake?

Anatoly, I thought closing this feature request was fine, because I considered that with namedtuple the desired attributes of url's were obtained as ParsedTuple object (check test_urlsplit_attributes in test_urlparse.py). But as you pointed out, I can see that the docs can be improved further.
 
Your suggested approach of dictionary is bit different than the way it is currently implemented, a patch might have helped for evaluation.

----------

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


More information about the Python-bugs-list mailing list