[issue1749583] expanduser("~") on Windows looks for HOME first

Ralf Schmitt report at bugs.python.org
Thu Aug 23 20:24:44 CEST 2007


Ralf Schmitt added the comment:

As a user of msys I would expect that python returns the value of HOME.
If I didn't start python from msys, HOME would either not be set, or I
had set in some windows dialog (and then I would expect python to also
use that).

----------
nosy: +schmir

_____________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue1749583>
_____________________________________


More information about the Python-bugs-list mailing list