]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
M rpc.py
authorKurt B. Kaiser <kbk@shore.net>
Tue, 11 Mar 2003 22:55:56 +0000 (22:55 +0000)
committerKurt B. Kaiser <kbk@shore.net>
Tue, 11 Mar 2003 22:55:56 +0000 (22:55 +0000)
commit7c2213206924dabbc8a674ee74085a07f0fc6c51
treeeaae8f4a7d8266d8f788fa5c62392e9fc268cb84
parent2b477565adbe560b0edd8bebdad7792cfc400183
M rpc.py
M run.py
1. Clarify that rpc.SocketIO._getresponse() currently blocks on socket.
2. Improve exception handling in subprocess when GUI terminates abruptly.
Lib/idlelib/rpc.py
Lib/idlelib/run.py