[issue14576] IDLE: resolving home directory for configuration uses HOMEDRIVE, HOMEPATH, and USERPROFILE inconsistently on Windows.

2014-02-26 Thread Divyanshu Sharma

Divyanshu Sharma added the comment:

I found a weird solution for the problem. Exchange the names of python and 
pythonw in the python33 folder. This makes the IDLE to call both and as a 
result python opens in both modes simultaneosly, and the subprocess connection 
error don't shows up.

--
nosy: +Divyanshu

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue14576
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue14576] IDLE: resolving home directory for configuration uses HOMEDRIVE, HOMEPATH, and USERPROFILE inconsistently on Windows.

2014-02-26 Thread Terry J. Reedy

Terry J. Reedy added the comment:

I do not understand what you mean by Exchange the names of python and pythonw 
in the python33 folder.. In any case, idle.bat cannot run both simultaneously.

Perhaps idle.bat should have an option to start with python instead of pythonw.

--

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue14576
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue14576] IDLE: resolving home directory for configuration uses HOMEDRIVE, HOMEPATH, and USERPROFILE inconsistently on Windows.

2013-06-15 Thread Terry J. Reedy

Changes by Terry J. Reedy tjre...@udel.edu:


--
versions: +Python 2.7, Python 3.4 -Python 3.2

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue14576
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue14576] IDLE: resolving home directory for configuration uses HOMEDRIVE, HOMEPATH, and USERPROFILE inconsistently on Windows.

2013-04-03 Thread Roger Serwy

Roger Serwy added the comment:

This issue triggers the problem described in #13582. It points out problems 
with IDLE's configuration manager w.r.t. determining the home directory. I 
changed the title so that it reflects that point.

--
title: IDLE: closes when writing warnings on Windows - IDLE: resolving home 
directory for configuration uses HOMEDRIVE, HOMEPATH, and USERPROFILE 
inconsistently on Windows.

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue14576
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com