IF expression contains unexpected numeric - can code be shortened

前端 未结 0 403
忘了有多久
忘了有多久 2020-12-13 05:28

Wondering if this can be simplified:

sp = subprocess.Popen([\'lipc-get-prop\', \'com.lab126.wifid\', \'cmState\'], stdout=subprocess.PIPE)
response, _ = sp.co         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题