inferior-python-mode-hook

inferior-python-mode-hook is a variable defined in `python.el'.
Its value is
(python-shell-send-setup-code)

  • This variable may be risky if used as a file-local variable.

Documentation:
Hook run after entering Inferior Python mode.
No problems result if this variable is not bound.
`add-hook' automatically binds it. (This is true for all hook variables.)