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
This commit is contained in:
Kurt B. Kaiser 2004-12-21 22:10:32 +00:00
parent f654c1c383
commit dcba6622f5
6 changed files with 23 additions and 11 deletions

View file

@ -1 +1 @@
IDLE_VERSION = "1.1"
IDLE_VERSION = "1.2a0"