avoid unnecessary questions
authorSam Steingold <sds@gnu.org>
Wed, 14 May 2014 18:17:05 +0000 (14:17 -0400)
committerSam Steingold <sds@gnu.org>
Wed, 14 May 2014 18:17:05 +0000 (14:17 -0400)
commitb8e11d4102870e70dc50796454fcdae658caadbb
treecd41e4f85fa6416c151196ea742676a510134f3c
parentd63d883a97e385392a12a5155201417dea7437ec
avoid unnecessary questions

* lisp/progmodes/python.el (python-shell-get-or-create-process):
Do not bind `current-prefix-arg' so that C-c C-z does not talk
back unless requested.
lisp/ChangeLog
lisp/progmodes/python.el