Unicode issue with Python3.7 and Scheduled Tasks

前端 未结 0 1352
南方客
南方客 2020-12-04 13:55

I am trying to collect the names of the Scheduled tasks in Python using subprocess

import subprocess
import sys

encoding = \'utf-8\'

cmd = r\'\'\'$env:PYTHO         


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