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 mnot
Recipients brett.cannon, mnot, ssteiner
Date 2012-01-25.01:41:18
SpamBayes Score 0.045479394
Marked as misclassified No
Message-id <1327455679.53.0.722400588928.issue7097@psf.upfronthosting.co.za>
In-reply-to
Content
http: and http:// are both valid base URIs; see RFC3986. 

More to the point, it's a useful thing to use a scheme as a base URI; many users omit the HTTP:// from their URIs.
History
Date User Action Args
2012-01-25 01:41:19mnotsetrecipients: + mnot, brett.cannon, ssteiner
2012-01-25 01:41:19mnotsetmessageid: <1327455679.53.0.722400588928.issue7097@psf.upfronthosting.co.za>
2012-01-25 01:41:18mnotlinkissue7097 messages
2012-01-25 01:41:18mnotcreate