diff options
author | Barry Warsaw <barry@python.org> | 1997-11-03 16:59:38 +0000 |
---|---|---|
committer | Barry Warsaw <barry@python.org> | 1997-11-03 16:59:38 +0000 |
commit | affc0ca0e88bdc4c578cf3667c246cf3f1ce97f2 (patch) | |
tree | 868047af74a63f24eaca88dae4f38f310a702dab /Python/sysmodule.c | |
parent | 6345ac6d61f637f0e5977a4dd37d88de18b4bdb9 (diff) | |
download | cpython-git-affc0ca0e88bdc4c578cf3667c246cf3f1ce97f2.tar.gz |
Changes in preparation for integrating into the Python CVS tree.
Introductory comment updates.
(python-font-lock-keywords): Added "assert"
(py-block-closing-keywords-re): New variable.
(py-no-outdent-re): Rewrite to use py-block-closing-keywords-re.
(py-shell): py-process-filter should no longer be necessary. Comint
should do all the work. Note that more fixes to the py-shell process
mechanism need to be done.
(py-execute-region): Check for empty region. Some questionable
changes to set-buffer after shell-command-on-region. Again, this all
needs to be closely examined for X/Emacs 19/20 compatibility.
(py-goto-beyond-final-line): py-parse-partial-sexp-works-p should no
longer be necessary.
(py-statement-closes-block-p): Use py-block-closing-keywords-re.
Diffstat (limited to 'Python/sysmodule.c')
0 files changed, 0 insertions, 0 deletions