urlparse.urljoin() only works correctly with recognized protocols and
authorZac Medico <zmedico@gentoo.org>
Wed, 10 Dec 2008 03:37:03 +0000 (03:37 -0000)
committerZac Medico <zmedico@gentoo.org>
Wed, 10 Dec 2008 03:37:03 +0000 (03:37 -0000)
commitfbe0e22f981b5614e6bc624a124925e56e88b8f0
tree61c872c1861507fa2df6a243e93675419a62c517
parent13db952dc45c29fe2057e60dcafbe84776b1c77a
urlparse.urljoin() only works correctly with recognized protocols and
requires the base url to have a trailing slash, so join PORTAGE_BINHOST
manually. Thanks to Lance Albertson <ramereth@g.o> for reporting.

svn path=/main/trunk/; revision=12192
pym/portage/dbapi/bintree.py