]> granicus.if.org Git - python/commit
(py-postprocess-output-buffer): Return t if an exception was found,
authorBarry Warsaw <barry@python.org>
Thu, 26 Mar 1998 16:08:59 +0000 (16:08 +0000)
committerBarry Warsaw <barry@python.org>
Thu, 26 Mar 1998 16:08:59 +0000 (16:08 +0000)
commitf9b99f437569736076891d5dad80851be4f8cfdc
tree1263a0c945d961978527853eabe698b1f5c71b74
parent512af04b35e51fa4ee9fb9321322931612d0871d
(py-postprocess-output-buffer): Return t if an exception was found,
otherwise return nil.

(py-execute-region): When executing the buffer asynchronously in a
subprocess, if an exception occurred, show both the output buffer and
the file containing the exception, leaving point on the source line
containing bottom-most error in the traceback.  If no exception
occurred, jump to the output buffer (no change).
Misc/python-mode.el