Do not call `switch-to-buffer' in `python-shell-get-or-create-process'
authorFabián Ezequiel Gallina <fgallina@cuca>
Thu, 17 May 2012 03:03:41 +0000 (00:03 -0300)
committerFabián Ezequiel Gallina <fgallina@gnu.org>
Thu, 17 May 2012 03:03:41 +0000 (00:03 -0300)
commit035c45e336a3ef831bfdb3bbfcfa1bb925c9783b
tree082ded5c053f94f082d0892584b0c1ced4f082f0
parent8f1eba8b5e51ddaf4f9779271be20a8a75b4d7a0
Do not call `switch-to-buffer' in `python-shell-get-or-create-process'

For this to work properly `run-python' now calls
`python-shell-make-comint' with the POP argument set to nil.
lisp/progmodes/python.el