]> code.delx.au - gnu-emacs/commit
Format code sent to Python shell for robustness.
authorFabián Ezequiel Gallina <fgallina@gnu.org>
Mon, 2 Sep 2013 13:56:03 +0000 (10:56 -0300)
committerFabián Ezequiel Gallina <fgallina@gnu.org>
Mon, 2 Sep 2013 13:56:03 +0000 (10:56 -0300)
commit96edb677815a79f2952d49959a0d4a8be6da08d6
treea6265bb12fca68b50d7133503ccc9ea72b3c6057
parent95beaef369763423111bca752a7a3c5c3d853fb0
Format code sent to Python shell for robustness.

* progmodes/python.el (python-shell-buffer-substring): New
function.
(python-shell-send-region, python-shell-send-buffer): Use it.
lisp/ChangeLog
lisp/progmodes/python.el