November 2018
—
prog = subprocess.Popen(cmd, stdin = subprocess.PIPE, stdout = subprocess.PIPE,shell=True)
Message permanent page
Import androidhelperdroid = androidhelper.Android()droid.startActivity('android.intent.action.VIEW', 'vnd.youtube:3nH_T9fLd_Q', None, None, False, None, None)
— How open url?
— Wat is it
— Just run a script ?
— Dont want that
— Why not
im setting this err: self.stdin.write(input)TypeError: a bytes-like object is required, not 'str'
— Hi
— It explains the issue
— Cause i wanna do diff command each time with gui..
— Hiiii