Process.platform returns "win32" for Windows. On Windows a user's home directory might be C:\Users[USERNAME] or C:\Documents and Settings[USERNAME] depending on which version of Windows is being used. On Unix this isn't an issue.
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
|
Why not use the
|
|||
|
|
|
Well, it would be more accurate to rely on the feature and not a variable value. Especially as there are 2 possible variables for Windows.
|
|||
|