[issue18823] Idle: use pipes instead of sockets to talk with user subprocess

Terry J. Reedy report at bugs.python.org
Fri Mar 28 19:30:24 CET 2014


Terry J. Reedy added the comment:

In the thread that started here
https://mail.python.org/pipermail/python-dev/2014-March/133492.html
in this message.
https://mail.python.org/pipermail/python-dev/2014-March/133671.html
Josiah Carlson posted a pastebin link about how to actually use the pipes. Guido recommended that the he post a revised version to a new issue, as a patch to subprocess, but I am uploading it here to make sure it does not get lost.

----------
Added file: http://bugs.python.org/file34654/Carlson.py

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


More information about the Python-bugs-list mailing list