You could use the new Python 3.4 library pathlib . (You can also get it for Python 2.6 or 2.7 using pip install pathlib .) ...
確定! 回上一頁