Message 298373 - Python tracker
This is a duplicate of #8231. But before I close this, when you do > set in the console (command prompt), what HOME* variables are set and is USERPROFILE? In python, what does >>> from os.path import expanduser >>> expanduser('~') show?