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