from shellexecute import execute rtn = execute( f"echo HI", send_confirmation=[("HI", "y")], ). Cross platform way to run shell commands using pexpect ...
確定! 回上一頁