]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
The remote procedure call module rpc.py can now access data attributes of
authorKurt B. Kaiser <kbk@shore.net>
Tue, 21 Dec 2004 22:10:32 +0000 (22:10 +0000)
committerKurt B. Kaiser <kbk@shore.net>
Tue, 21 Dec 2004 22:10:32 +0000 (22:10 +0000)
commitdcba6622f52efafa28104a07db9d5ba2b1a8d628
tree9a6d55ff4f4fed27f38f2c41b8d31e05c22e798b
parentf654c1c38394c7f94cfe4958f850181b2d8e08bb
The remote procedure call module rpc.py can now access data attributes of
remote registered objects.  Changes to these attributes are local, however.

M EditorWindow.py
M NEWS.txt
M PyShell.py
M idlever.py
M rpc.py
M run.py
Lib/idlelib/EditorWindow.py
Lib/idlelib/NEWS.txt
Lib/idlelib/PyShell.py
Lib/idlelib/idlever.py
Lib/idlelib/rpc.py
Lib/idlelib/run.py