Yatin Kumbhare d09d258540 Fix for the deprecated library function
os.popen() is deprecated since version 2.6. Resolved with use of
subprocess module.

Change-Id: Ia44f4e37d927c4028013943146e1f922909690df
2016-01-04 20:04:09 +05:30
..