
os.popen() is deprecated since version 2.6. Resolved with use of subprocess module. Change-Id: I71241cc8d47d1be4dcb20924937cb1c25afbc240 Partial-Bug: #1529836
os.popen() is deprecated since version 2.6. Resolved with use of subprocess module. Change-Id: I71241cc8d47d1be4dcb20924937cb1c25afbc240 Partial-Bug: #1529836