
os.popen() is deprecated since python 2.6. Resolved with use of subprocess module. Change-Id: I343d34f43ab7a1472040c3c2aca920c0e4fa1aa8 Closes-Bug: #1529836
os.popen() is deprecated since python 2.6. Resolved with use of subprocess module. Change-Id: I343d34f43ab7a1472040c3c2aca920c0e4fa1aa8 Closes-Bug: #1529836