In older versions, you can either convert the path to a string using str() or use the open() method. from pathlib import Path path ...
確定! 回上一頁