]> git.eshelyaron.com Git - emacs.git/commit
python-shell-send-defun doesn't find the (whole) definition
authorPer Starbäck <per@starback.se>
Fri, 2 Oct 2020 03:11:06 +0000 (05:11 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Fri, 2 Oct 2020 03:11:06 +0000 (05:11 +0200)
commitaac3effb8f3f870fc861eb62c67a8cb989cf74ac
tree442d87aad1f1d2ba616d49bea8e48b64101186cd
parentacfbacefc468244911455fe6cd2abeabfddff312
python-shell-send-defun doesn't find the (whole) definition

* lisp/progmodes/python.el (python-shell-send-defun): Fix C-M-x
for definitions like @property\ndef bar(): (bug#37828).
lisp/progmodes/python.el