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 r.david.murray
Recipients JTMoon79, docs@python, orsenthil, r.david.murray
Date 2010-12-13.20:30:44
SpamBayes Score 2.051183e-06
Marked as misclassified No
Message-id <1292272246.93.0.323397223006.issue10697@psf.upfronthosting.co.za>
In-reply-to
Content
The repr gives the primary components defined by the URL.  The subfields are provided as attributes of the result.  This is documented in the example at the top of the chapter, but it is not, IMO, well documented in the rest of the chapter.

I'm not sure when this feature was introduced, so I'm leaving 3.1 in the versions for now.
History
Date User Action Args
2010-12-13 20:30:47r.david.murraysetrecipients: + r.david.murray, orsenthil, docs@python, JTMoon79
2010-12-13 20:30:46r.david.murraysetmessageid: <1292272246.93.0.323397223006.issue10697@psf.upfronthosting.co.za>
2010-12-13 20:30:44r.david.murraylinkissue10697 messages
2010-12-13 20:30:44r.david.murraycreate