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 adamnelson, docs@python, orsenthil, r.david.murray
Date 2010-05-25.17:33:00
SpamBayes Score 0.11925694
Marked as misclassified No
Message-id <1274808781.61.0.211580216214.issue8818@psf.upfronthosting.co.za>
In-reply-to
Content
I've added Senthil as nosy to double check me, but my understanding is that the scheme is just the part up to the colon.  If you want to have a netloc in the URL, you have to precede it with a '//'.  Otherwise there's no netloc.
History
Date User Action Args
2010-05-25 17:33:01r.david.murraysetrecipients: + r.david.murray, orsenthil, docs@python, adamnelson
2010-05-25 17:33:01r.david.murraysetmessageid: <1274808781.61.0.211580216214.issue8818@psf.upfronthosting.co.za>
2010-05-25 17:33:00r.david.murraylinkissue8818 messages
2010-05-25 17:33:00r.david.murraycreate