[issue30918] Unable to launch IDLE in windows 7

Terry J. Reedy report at bugs.python.org
Fri Jul 14 16:05:12 EDT 2017


Terry J. Reedy added the comment:

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?

----------
nosy: +terry.reedy

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue30918>
_______________________________________


More information about the Python-bugs-list mailing list