If you're using Python 3.4+, or willing to install the backport, consider using pathlib instead of os.path : path = pathlib.
確定! 回上一頁