* lisp/progmodes/python.el (python-shell-completion-get-completions):
commitb285b4a0658da2be6fa0eb8e5e6c90aa94ac98e3
authorStefan Monnier <monnier@iro.umontreal.ca>
Wed, 1 Oct 2014 00:41:51 +0000 (30 20:41 -0400)
committerStefan Monnier <monnier@iro.umontreal.ca>
Wed, 1 Oct 2014 00:41:51 +0000 (30 20:41 -0400)
tree57a5dfb2edba11a42385de0f2e37e97570d583c0
parent1a3fc791a0dfae6c2c77db73096cf51d37215e98
* lisp/progmodes/python.el (python-shell-completion-get-completions):
Use python-shell--prompt-calculated-input-regexp from the
process buffer.
Don't assume that `line' comes from the process buffer.
lisp/ChangeLog
lisp/progmodes/python.el