]> granicus.if.org Git - python/commit
(py-shell-hook): A new hook variable, run at the end of py-shell.
authorBarry Warsaw <barry@python.org>
Thu, 25 Apr 2002 15:44:17 +0000 (15:44 +0000)
committerBarry Warsaw <barry@python.org>
Thu, 25 Apr 2002 15:44:17 +0000 (15:44 +0000)
commit56bd2edeef660d1575fbfd04e5913034993dd1cd
tree38565bdfd88d93e99204cc86c9fe40a24bb27f22
parent65300f17c3abaf647ba793930097f7d2658cc716
(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.
Misc/python-mode.el