commit | e621a417b46125460e4c87667adfd05f21e63114 | [log] [tgz] |
---|---|---|
author | tanlin <lin.tan@intel.com> | Wed Feb 12 11:16:36 2014 +0800 |
committer | tanlin <lin.tan@intel.com> | Tue Feb 25 11:44:25 2014 +0800 |
tree | 7c25f047facb28e9e7fb0d19609665dc42e3449f | |
parent | 951d8f366ce68238e2988aadd913b2d12656bbb3 [diff] |
Use six.moves.urllib.parse instead of urlparse To keep Python 3.x compatibility, use six.moves.urllib.parse to replace urlparse. Add six as a dependency in test_requirements.txt Change-Id: Ia6cd042970c2d4e5d418a39e25bab32b4d93c544