This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author orsenthil
Recipients jjlee, orsenthil, r.david.murray, techtonik
Date 2010-07-01.18:19:23
SpamBayes Score 0.048741274
Marked as misclassified No
Message-id <1278008366.16.0.595169362587.issue1643370@psf.upfronthosting.co.za>
In-reply-to
Content
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.
History
Date User Action Args
2010-07-01 18:19:26orsenthilsetrecipients: + orsenthil, jjlee, techtonik, r.david.murray
2010-07-01 18:19:26orsenthilsetmessageid: <1278008366.16.0.595169362587.issue1643370@psf.upfronthosting.co.za>
2010-07-01 18:19:24orsenthillinkissue1643370 messages
2010-07-01 18:19:23orsenthilcreate