]> granicus.if.org Git - python/commit
Rework the code to have only the GvR RPC. Output from execution of user
authorKurt B. Kaiser <kbk@shore.net>
Wed, 12 Jun 2002 03:28:57 +0000 (03:28 +0000)
committerKurt B. Kaiser <kbk@shore.net>
Wed, 12 Jun 2002 03:28:57 +0000 (03:28 +0000)
commit969de458aa12e831942637bbcd9994b29dc86252
tree66410d095dd07a207d3f922629b9304fb94edef7
parent9f709bf9a1890052cae13a08651697dca01da3ca
Rework the code to have only the GvR RPC.  Output from execution of user
code is directed to the Shell.
Lib/idlelib/EditorWindow.py
Lib/idlelib/ExecBinding.py [deleted file]
Lib/idlelib/OutputWindow.py
Lib/idlelib/PyShell.py
Lib/idlelib/Remote.py [deleted file]
Lib/idlelib/ScriptBinding.py
Lib/idlelib/config-extensions.def
Lib/idlelib/config.txt
Lib/idlelib/loader.py [deleted file]
Lib/idlelib/protocol.py [deleted file]
Lib/idlelib/spawn.py [deleted file]