summaryrefslogtreecommitdiffstats
path: root/Lib/idlelib/rpc.py
Commit message (Expand)AuthorAgeFilesLines
...
* GvR provided solution to the socket rebinding timeout problem.Kurt B. Kaiser2002-08-051-0/+1
* Reverse the RPC socket connection: Python execution server connects toKurt B. Kaiser2002-07-261-67/+69
* Shutdown subprocess debugger and associated Proxies/Adapters when closingKurt B. Kaiser2002-06-261-22/+40
* Polish RemoteDebugger code.Kurt B. Kaiser2002-06-161-5/+8
* GvR's rpc patchChui Tey2002-05-261-0/+530