]> granicus.if.org Git - python/commit
M CallTips.py Add support for getting calltip from subprocess,
authorKurt B. Kaiser <kbk@shore.net>
Thu, 10 Oct 2002 08:25:24 +0000 (08:25 +0000)
committerKurt B. Kaiser <kbk@shore.net>
Thu, 10 Oct 2002 08:25:24 +0000 (08:25 +0000)
commit5afa1dfb72311b8360904363cc3ebb7cbfc8b6e4
tree33287ebdb0fd27d9fdea4a8210b1a259df26c5b7
parent853ddd5cb96981966b935ed75bf8af0cfd0bee24
M CallTips.py      Add support for getting calltip from subprocess,
                   refactor a bit and clean up.

M PyShell.py       Cosmetic changes, delete blank lines, add # on some
                   blank lines.

M rpc.py           Add more debugging capability

M run.py           Add support for getting calltip from subprocess
                   Move import statements
Lib/idlelib/CallTips.py
Lib/idlelib/PyShell.py
Lib/idlelib/rpc.py
Lib/idlelib/run.py