MD NADEEM
4f462ed451
Fix bug:xrange() issue with py3.x
...
In python3.x, there is no method named xrange(),
it has replaced by range(),which is equal to xrange()
in python2.x. so we must fix this issue.
Closes-Bug: #1268439
Change-Id: I66f0a7f248ad77bf06e96ea7cfcb7ef5f050b13a
2016-01-21 12:29:22 +05:30
..
2015-12-27 03:35:35 +00:00
2016-01-20 17:10:47 +08:00
2016-01-15 13:36:11 +08:00
2015-12-29 12:49:03 +00:00
2016-01-19 17:34:58 +01:00
2016-01-18 14:07:28 +08:00
2015-12-26 17:36:38 +00:00
2016-01-15 13:36:11 +08:00
2015-12-27 03:35:35 +00:00
2016-01-05 10:10:15 +09:00
2016-01-15 13:36:11 +08:00
2015-11-23 11:03:47 +00:00
2015-12-30 08:33:27 +00:00
2016-01-11 14:09:17 +01:00
2016-01-16 16:19:39 +08:00
2015-11-23 11:03:47 +00:00
2015-12-30 08:37:02 +00:00
2016-01-20 20:43:06 +08:00
2015-11-23 11:03:47 +00:00
2015-12-27 03:35:35 +00:00
2016-01-18 20:33:32 +00:00
2016-01-19 17:34:58 +01:00
2016-01-04 09:10:04 -08:00
2015-11-23 11:03:47 +00:00
2016-01-19 17:34:58 +01:00
2016-01-19 17:34:58 +01:00
2015-12-28 02:03:22 +00:00
2015-11-23 11:03:47 +00:00
2016-01-14 15:33:27 +01:00
2016-01-08 14:05:37 +01:00
2016-01-20 16:58:01 +00:00
2016-01-20 20:43:06 +08:00
2015-12-03 20:13:21 +00:00
2015-11-23 11:03:47 +00:00
2016-01-21 12:29:22 +05:30
2015-12-27 03:35:35 +00:00
2016-01-06 14:36:50 +09:00
2016-01-15 13:36:11 +08:00
2016-01-19 17:34:58 +01:00