Senthil Kumaran <[email protected]> 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 <[email protected]> <http://bugs.python.org/issue1643370> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
