What is the best way to represent a Windows directory, for example "C:\meshes\as"
? I have been trying to modify a script but it never works because I can't seem to get the directory right, I assume because of the '\'
acting as escape character?
from Windows path in Python
No comments:
Post a Comment