[Solution found!] 问题是,os.path.join不接受listas参数,它必须是单独的参数。 在这里*,“ splat”运算符开始起作用... 我可以>>> s = "c:/,home,foo,bar ...
確定! 回上一頁