improvements over the standard pathlib module. ... .chdir() replaces: os.chdir() .copy() replaces: shutil.copy() .glob() replaces: glob.glob() .listdir() ...
確定! 回上一頁