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 effbot
Recipients
Date 2000-09-24.18:51:04
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Fixed in 2.0b2.

The earlier code assumed "protocol=host;protocol=host;..." or "host", but Windows may also use "protocol=host" (just one entry), as well as "protocol://host".  This code needs some more work, so I'll leave the bug open for now.
History
Date User Action Args
2007-08-23 13:50:29adminlinkissue214256 messages
2007-08-23 13:50:29admincreate