* lisp/progmodes/python.el (inferior-python-mode): Doc fix.

This commit is contained in:
Fabián Ezequiel Gallina 2014-07-26 22:36:48 -03:00
parent c734f28e43
commit 85bc77b270
2 changed files with 4 additions and 1 deletions

View file

@ -2124,7 +2124,6 @@ interpreter is run. Variables
`python-shell-enable-font-lock',
`python-shell-completion-setup-code',
`python-shell-completion-string-code',
`python-shell-completion-module-string-code',
`python-eldoc-setup-code', `python-eldoc-string-code',
`python-ffap-setup-code' and `python-ffap-string-code' can
customize this mode for different Python interpreters.