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 | 6d71977bbd8d26dd3dc8106168b957e8611455cf (patch) | |
tree | fde654f5ce3fa7e2e685f69317b1a12bf46c1339 /Python/pythonrun.c | |
parent | ab870f8ba98f75f0d93ee5900b708e74d1acb8a4 (diff) | |
download | cpython-6d71977bbd8d26dd3dc8106168b957e8611455cf.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