urlparse.urljoin() only works correctly with recognized protocols and
authorZac Medico <zmedico@gentoo.org>
Fri, 12 Dec 2008 21:30:00 +0000 (21:30 -0000)
committerZac Medico <zmedico@gentoo.org>
Fri, 12 Dec 2008 21:30:00 +0000 (21:30 -0000)
commita48ef26b7203e34728c6e772890e2833cda03eac
tree55147b173df3d94a9acfe05b56e2d042f339197e
parentd113b772b6a015616c0fd911ed6c8f95513d9ffb
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. (trunk r12192)

svn path=/main/branches/2.1.6/; revision=12225
pym/portage/dbapi/bintree.py