commit | 56bd2edeef660d1575fbfd04e5913034993dd1cd | [log] [tgz] |
---|---|---|
author | Barry Warsaw <barry@python.org> | Thu Apr 25 15:44:17 2002 +0000 |
committer | Barry Warsaw <barry@python.org> | Thu Apr 25 15:44:17 2002 +0000 |
tree | 38565bdfd88d93e99204cc86c9fe40a24bb27f22 | |
parent | 65300f17c3abaf647ba793930097f7d2658cc716 [diff] |
(py-shell-hook): A new hook variable, run at the end of py-shell. Allows for some customization of the underlying comint buffer. (py-shell): Call the new hook. (info-lookup-maybe-add-help): A new call suggested by Milan Zamazal to make lookups in the Info documentation easier.