ting.wang 89b4fffb5d Replace deprecated library which used in python2.6
os.popen() is deprecated since python 2.6.
Resolved with use of subprocess module.

Change-Id: If95864f062853846fa14ac0ad392d97de8e7d359
2016-01-14 14:30:32 +08:00
..