commit | 13caba30b80bdd13e3c702ede6fa4df1d2b1d988 | [log] [tgz] |
---|---|---|
author | Barry Warsaw <barry@python.org> | Thu Apr 25 16:26:38 2002 +0000 |
committer | Barry Warsaw <barry@python.org> | Thu Apr 25 16:26:38 2002 +0000 |
tree | f028e241d3ea125bb351d0180742ff2b953332d8 | |
parent | 56bd2edeef660d1575fbfd04e5913034993dd1cd [diff] |
(py-comint-output-filter-function): Add a pop-to-buffer call so you always get to see the result of e.g. a py-execute-region. Funny, this bugged both me /and/ Guido!