]> granicus.if.org Git - python/commit
Python Bug 775061
authorKurt B. Kaiser <kbk@shore.net>
Wed, 10 Sep 2003 02:42:18 +0000 (02:42 +0000)
committerKurt B. Kaiser <kbk@shore.net>
Wed, 10 Sep 2003 02:42:18 +0000 (02:42 +0000)
commit62685d36aaa3a26fb5c6a5935e387b008880436f
tree9bd2d61f5efec7283ec6042ae1f35ede4c1bea11
parent9756f388c0f553699070a5a407e95fd38821daff
Python Bug 775061
1. Remove "idle" script, it lives in Tools/scripts/ now.
2. Remove shebang from idle.py, should be called explicitly.
3. Remove obsolete test code from rpc.py; needs unit test.
Lib/idlelib/idle [deleted file]
Lib/idlelib/idle.py
Lib/idlelib/rpc.py