]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
(py-process-filter): if command takes a long time, input typed before
authorBarry Warsaw <barry@python.org>
Wed, 5 Jul 1995 22:27:23 +0000 (22:27 +0000)
committerBarry Warsaw <barry@python.org>
Wed, 5 Jul 1995 22:27:23 +0000 (22:27 +0000)
commite64bfee412ce8c7b737b255cf88f04411b2964eb
tree9d031c9c32d8d99ef0f85ef19012a7f57f5293b1
parent6e98f3350f2ea838a487bde43115923477c74d49
(py-process-filter): if command takes a long time, input typed before
the next prompt could end up in the middle of the line, instead of
after it.  Fix given by klm@nist.gov.
Misc/python-mode.el