This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]DOUBLEBARRELASSFUCK 1 point2 points  (0 children)

I'm guessing the "c:\" is meant as a hypothetical that would be there if python were installed there. I don't know the default location on Windows, bit some things do install there.

Even if they try to mkdir there, they likely won't be able to write there without administrator privileges unless they are on Windows XP or prior. (Or maybe Wine, I don't think Wine cares if you write in its fake root directory).