diff options
author | Kurt B. Kaiser <kbk@shore.net> | 2001-07-16 04:00:10 +0000 |
---|---|---|
committer | Kurt B. Kaiser <kbk@shore.net> | 2001-07-16 04:00:10 +0000 |
commit | 91475b72bb823a6cfbb6fa3208d16f15a135b97a (patch) | |
tree | 6a9293c2b484b43c3e8b3deb8fc194dbe1b921e2 /Python/pythonrun.c | |
parent | b4638518f7900f5814531ebf06fc387cd084a484 (diff) | |
download | cpython-91475b72bb823a6cfbb6fa3208d16f15a135b97a.tar.gz |
Add a script "idles" which opens a Python Shell window.
The default behaviour of idlefork idle is to open an editor window instead
of a shell. Complex expressions may be run in a fresh environment by
selecting "run". There are times, however, when a shell is desired.
Though one can be started by "idle -t 'foo'", this script is more
convenient. In addition, a shell and an editor window can be started
in parallel by "idles -e foo.py".
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions