commit | b417936d4080004b6a7811fb411c6f77db4cc262 | [log] [tgz] |
---|---|---|
author | Kurt B. Kaiser <kbk@shore.net> | Fri Jul 26 00:06:42 2002 +0000 |
committer | Kurt B. Kaiser <kbk@shore.net> | Fri Jul 26 00:06:42 2002 +0000 |
tree | 0f36813466ebe3c7f58f7cc0ee7244b9558570a2 | |
parent | db40afaabe09062fcf0ff683a9f5ed7df275fd40 [diff] |
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