Find the current directory and file's directory
How do I determine:
the current directory (where I was in the shell when I ran the Python script), and
where the Python file I am executing is?
← Назад к списку