]> git.eshelyaron.com Git - emacs.git/commit
* lisp/progmodes/python.el (python-shell-completion-get-completions):
authorStefan Monnier <monnier@iro.umontreal.ca>
Wed, 1 Oct 2014 00:41:51 +0000 (20:41 -0400)
committerStefan Monnier <monnier@iro.umontreal.ca>
Wed, 1 Oct 2014 00:41:51 +0000 (20:41 -0400)
commit85ee81a08fa5ec3fb0261174c1dabbef433c2e14
treea6ac36a6c6165e030bbadf07182ca45f5d691ad2
parentd3b7a90bc2ad20192d1afd23eb1aa6a18ceda569
* 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.

Fixes: debbugs:18582
lisp/ChangeLog
lisp/progmodes/python.el