]> granicus.if.org Git - python/commit
Rework the command line interface, incorporating the shell/edit
authorKurt B. Kaiser <kbk@shore.net>
Wed, 11 Dec 2002 04:42:04 +0000 (04:42 +0000)
committerKurt B. Kaiser <kbk@shore.net>
Wed, 11 Dec 2002 04:42:04 +0000 (04:42 +0000)
commitf06eed08a899e941c1e6db9b1b5fb126f9e33b85
tree234548f6886ac83e103ef0563d4cf765eb1cbc14
parent85f7f83d71e08ccd44ea1e6bf351a7fa0a9c1ba4
Rework the command line interface, incorporating the shell/edit
configuration selection. Rework the usage message to match.

Also some minor code polishing.
Lib/idlelib/PyShell.py