Bugfix: urllib-->urllib2. 77/2377/1
authorjose.lausuch <jose.lausuch@ericsson.com>
Fri, 9 Oct 2015 10:04:09 +0000 (12:04 +0200)
committerjose.lausuch <jose.lausuch@ericsson.com>
Fri, 9 Oct 2015 10:04:09 +0000 (12:04 +0200)
commit4d737767bfd653b262b4b20933be2fad2adca5e8
tree26f8534a0479815835662c7153d541035aa3f954
parent295fe1dd4b70dc33c9da15006811a65863d19e51
Bugfix: urllib-->urllib2.

If there is no internet, it will not throw an error,
but it will quit as expected with a proper message.

Change-Id: I133d932d4713b6bb6f452736c71b38ce5c5a6310
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
testcases/functest_utils.py