M V P Nitesh 03fd5ca884 Replace assertRaisesRegexp with assertRaisesRegex
This replaces the deprecated (in python 3.2) unittest.TestCase
method assertRaisesRegexp() with assertRaisesRegex()

Change-Id: I0bed1f2a0bb8ef57a48e3b778795e8ac75f3a2eb
2017-05-22 14:42:11 +05:30
..