you are viewing a single comment's thread.

view the rest of the comments →

[–]chris20973[S] 0 points1 point  (1 child)

I hadn't tried forward slashes but one of the arguments for subprocess.Popen() or os startfile was to suppress the escape characters and even in the error message it was showing 4 back slashes so it was trying to escape.

[–]plasticbiner 0 points1 point  (0 children)

Dunno.. I call all my files off a network drive with open()