make_http_request: fix request arguments
authorZac Medico <zmedico@gentoo.org>
Fri, 3 Jun 2011 21:47:55 +0000 (14:47 -0700)
committerZac Medico <zmedico@gentoo.org>
Fri, 3 Jun 2011 21:47:55 +0000 (14:47 -0700)
commit9bc101a8508a325de3ffe4f1b6239dc300adb8a6
treea4c86f9a5a26a96e95415ff4fbdcd197578aace7
parent352280549c9b72e7b916803dc6b03b959d0817e3
make_http_request: fix request arguments

This will fix "TypeError: must be string or buffer, not dict" with
python 2.7, as reported in bug #369913.
pym/portage/getbinpkg.py