diff options
author | Kurt B. Kaiser <kbk@shore.net> | 2001-07-16 05:50:45 (GMT) |
---|---|---|
committer | Kurt B. Kaiser <kbk@shore.net> | 2001-07-16 05:50:45 (GMT) |
commit | 91e476f297cf84f21d10ffba437360869ee12d5a (patch) | |
tree | 1fc01777da65cfb56f6fde123c4dedfd6e89b2d6 /Doc/whatsnew | |
parent | fe2127d3cbf34452a10b88c40e5ab06870936f94 (diff) | |
download | cpython-91e476f297cf84f21d10ffba437360869ee12d5a.zip cpython-91e476f297cf84f21d10ffba437360869ee12d5a.tar.gz cpython-91e476f297cf84f21d10ffba437360869ee12d5a.tar.bz2 |
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 'Doc/whatsnew')
0 files changed, 0 insertions, 0 deletions