The pathlib module was added sometime in python 3. If you want to use it in python 2 you have to install it: pip install pathlib.
確定! 回上一頁