cue/tests/integration/api
Victor Stinner 312dda7866 py3: Get urllib modules from six.moves
Replace urllib imports with six.moves.urllib to make modified code
compatible with Python 2 and Python 3.

This patch was generated by the urllib operation on the sixer tool.

The mock in cue.tests.functional.fixtures.urllib2_fixture is not
modified because it breaks functional tests on Python 2. It can be
fixed later.

Change-Id: Idd561fef168d234311a469c35f8672c518b90543
2016-01-04 12:23:39 +01:00
..
v1 py3: Get urllib modules from six.moves 2016-01-04 12:23:39 +01:00
__init__.py Adding base for integration tests 2015-05-01 15:30:05 -07:00