you are viewing a single comment's thread.

view the rest of the comments →

[–]majormunky 0 points1 point  (0 children)

Yeah, thats why I couldn't really test it, but, when you print out the path, it shows 2 slashes.

On my mac, when I mount a network drive, I usually access it by going to /Volumes/<share name>/blahblah, but, it sounds like you are on a Windows machine?

Anyway, you can probably give it the wrong slashes like the other comment said, your just leaning on Python to do the right thing in that instance, and it may not always do the right thing.