diff options
author | Kurt B. Kaiser <kbk@shore.net> | 2001-07-16 05:50:45 +0000 |
---|---|---|
committer | Kurt B. Kaiser <kbk@shore.net> | 2001-07-16 05:50:45 +0000 |
commit | e222a2923d38430c7ea8090206642a6864d949f1 (patch) | |
tree | 238cb6a1de06bec22c56650347377f331cff1922 /Python/pythonrun.c | |
parent | 54a685c68b3f47d2424d2448754766e4ba119962 (diff) | |
download | cpython-e222a2923d38430c7ea8090206642a6864d949f1.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