The fileinput module interacts with sys.argv . The fileinput.input function opens files based on all the values of sys.argv[1:] .
確定! 回上一頁