3 Commits

Author SHA1 Message Date
LiuNanke
a56b0f497c Replace deprecated library function os.popen() with subprocess
os.popen() is deprecated since version 2.6. Resolved with use of
subprocess module.
Closes-bug: #1529836
Change-Id: I78213d87e1180ade2babe42416e15d15aac1e59d
2016-01-09 22:20:40 +08:00
yanyanhu
5ca98c81d6 Revise comment format in doc to pass pep8 check
Change-Id: Icc2fa0c82cad0775e0d5ab4a562ec0cec1da0faa
2015-06-05 02:11:49 -04:00
tengqm
244357258e Fix initial gate errors
Change-Id: I8e7e0a65d658f5356a7e4e8436888d195bb53fe7
2015-03-21 18:42:25 +08:00