Reviewed: https://review.openstack.org/378203 Committed: https://git.openstack.org/cgit/openstack/swift/commit/?id=52473ea39277f6b3d8e7d77564189da6b1aec7c3 Submitter: Jenkins Branch: master
commit 52473ea39277f6b3d8e7d77564189da6b1aec7c3 Author: Hanxi Liu <email address hidden> Date: Wed Sep 28 10:58:30 2016 +0800
Use six.moves.urllib.parse instead of urllib
Six urllib parse contains py3's urllib.parse and py2's urllib. Replace urllib with six.moves.urllib.parse to keep compatibility.
Change-Id: Ie67987e4ffb981c2ee70360f7fa9b3fe873c2a96 Closes-bug: 1280105
Reviewed: https:/ /review. openstack. org/378203 /git.openstack. org/cgit/ openstack/ swift/commit/ ?id=52473ea3927 7f6b3d8e7d77564 189da6b1aec7c3
Committed: https:/
Submitter: Jenkins
Branch: master
commit 52473ea39277f6b 3d8e7d77564189d a6b1aec7c3
Author: Hanxi Liu <email address hidden>
Date: Wed Sep 28 10:58:30 2016 +0800
Use six.moves. urllib. parse instead of urllib
Six urllib parse contains py3's urllib.parse and py2's urllib. urllib. parse to keep compatibility.
Replace urllib with six.moves.
Change-Id: Ie67987e4ffb981 c2ee70360f7fa9b 3fe873c2a96
Closes-bug: 1280105