Terry J. Reedy added the comment:

Looking at 
https://stackoverflow.com/questions/15888186/cant-run-python-via-idle-from-explorer-2013-idles-subprocess-didnt-make-c
 and https://stackoverflow.com/questions/874757/python-idle-subprocess-error it 
seems that people have put things like tkinter.py, random.py, and subprocess.py 
in the python directory, along side of python.exe.  So the IDLE process 
definitely also needs a patch.

----------
assignee:  -> terry.reedy

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue26143>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to