I have a path to a folder that I join to a file name with os.path.join. However the result got all backslashes escaped.
os.path.join
Why is that and how can I avoid t