mirror of
https://github.com/python/cpython.git
synced 2025-08-04 00:48:58 +00:00
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:
parent
f654c1c383
commit
dcba6622f5
6 changed files with 23 additions and 11 deletions
|
@ -1 +1 @@
|
|||
IDLE_VERSION = "1.1"
|
||||
IDLE_VERSION = "1.2a0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue