diff options
author | Barry Warsaw <barry@python.org> | 1997-11-04 18:47:06 +0000 |
---|---|---|
committer | Barry Warsaw <barry@python.org> | 1997-11-04 18:47:06 +0000 |
commit | a97a3f34d678d702d8a09c89309e80958b331e6c (patch) | |
tree | f6f478d4c6df84af05effac2198c86a0c1f4d2d2 /Python/pythonrun.c | |
parent | bfa9f13e14078d0ab17dfa81e32aa3b6d253c650 (diff) | |
download | cpython-git-a97a3f34d678d702d8a09c89309e80958b331e6c.tar.gz |
First round of changes, mostly subprocess stuff.
(py-execute-file): Better interaction with comint. Set
comint-scroll-to-bottom-on-output to t. Wrapper buffer change in
unwind-protect in case process filter fails.
(py-shell): Start Python with -i flag to fix tty problem on Windows;
presumably -- not yet tested.
(py-clear-queue): New function to clear the pending exec file queue.
Not currently keybound.
(py-execute-region, py-execute-buffer): Added optional async flag (use
via C-u prefix) to execute the region in a new asynchrous buffer, even
if the Python shell is running.
(py-append-to-process-buffer): Removed as obsolete. Comint provides
this functionality.
Removed fbound test defun of match-string. All modern X/Emacsen have
this function.
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions