| commit | e64bfee412ce8c7b737b255cf88f04411b2964eb | [log] [tgz] |
|---|---|---|
| author | Barry Warsaw <barry@python.org> | Wed Jul 05 22:27:23 1995 +0000 |
| committer | Barry Warsaw <barry@python.org> | Wed Jul 05 22:27:23 1995 +0000 |
| tree | 9d031c9c32d8d99ef0f85ef19012a7f57f5293b1 | |
| parent | 6e98f3350f2ea838a487bde43115923477c74d49 [diff] |
(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.