]> granicus.if.org Git - python/commit
Reverse the RPC socket connection: Python execution server connects to
authorKurt B. Kaiser <kbk@shore.net>
Fri, 26 Jul 2002 00:06:42 +0000 (00:06 +0000)
committerKurt B. Kaiser <kbk@shore.net>
Fri, 26 Jul 2002 00:06:42 +0000 (00:06 +0000)
commitb417936d4080004b6a7811fb411c6f77db4cc262
tree0f36813466ebe3c7f58f7cc0ee7244b9558570a2
parentdb40afaabe09062fcf0ff683a9f5ed7df275fd40
Reverse the RPC socket connection: Python execution server connects to
Idle client and localhost origin of connection is verified by client.
M PyShell.py
M rpc.py
M run.py
Lib/idlelib/PyShell.py
Lib/idlelib/rpc.py
Lib/idlelib/run.py