Given a path such as
"mydir/myfile.txt"
How do I find the absolute filename relative to the current working directory in Python? E.g. on Windows, I might end up with:
"C:/example/cwd/mydir/myfile.txt"
|
2
|
|
|
|
|
|
|
|||
|
|
|
|
Better still, install the
|
||
|
|
|
|
||
|
|