How to resolve relative paths in python? ... try os.path.abspath, it should do what you want ;). Basically it converts any given path to an absolute path you can ...
確定! 回上一頁