diff options
| author | Guido van Rossum <guido@python.org> | 1999-04-22 22:27:40 (GMT) |
|---|---|---|
| committer | Guido van Rossum <guido@python.org> | 1999-04-22 22:27:40 (GMT) |
| commit | 1f3de5d7b99190d3dda48349fa163e65e19153dc (patch) | |
| tree | 965dbe96b3aa8e016e54bd14f8bc7c52773db463 /Tools/idle/OutputWindow.py | |
| parent | 3af507de11550cc07bdd5fb614b4ddcd619cb902 (diff) | |
| download | cpython-1f3de5d7b99190d3dda48349fa163e65e19153dc.zip cpython-1f3de5d7b99190d3dda48349fa163e65e19153dc.tar.gz cpython-1f3de5d7b99190d3dda48349fa163e65e19153dc.tar.bz2 | |
Mostly rewritten. Instead of the old Run module and Debug module,
there are two new commands:
Import module (F5) imports or reloads the module and also adds its
name to the __main__ namespace. This gets executed in the PyShell
window under control of its debug settings.
Run script (Control-F5) is similar but executes the contents of the
file directly in the __main__ namespace.
Diffstat (limited to 'Tools/idle/OutputWindow.py')
0 files changed, 0 insertions, 0 deletions
