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 belopolsky, docs@python, georg.brandl, orsenthil
Date 2010-10-29.08:56:04
SpamBayes Score 0.011281434
Marked as misclassified No
Message-id <AANLkTintBmt=P7jpJwD=4=mbeVWT1z-zr_KGnrVTMUv3@mail.gmail.com>
In-reply-to <1288335973.37.0.470788636865.issue10226@psf.upfronthosting.co.za>
Content
-   Otherwise, it is not possible to distinguish between netloc and path
-   components, and would the indistinguishable component would be classified
-   as the path as in a relative URL.
+   If the netloc does not start with '//', the module cannot distinguish it
+   from path and it would classify it as path component in the relative url.

How does this sound?
History
Date User Action Args
2010-10-29 08:56:06orsenthilsetrecipients: + orsenthil, georg.brandl, belopolsky, docs@python
2010-10-29 08:56:04orsenthillinkissue10226 messages
2010-10-29 08:56:04orsenthilcreate