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