* python.el (python-shell-send-file): Add option to delete file when done.
authorGlenn Morris <rgm@gnu.org>
Sat, 23 Nov 2013 19:39:50 +0000 (11:39 -0800)
committerGlenn Morris <rgm@gnu.org>
Sat, 23 Nov 2013 19:39:50 +0000 (11:39 -0800)
commit3cfb6af3af535146d22ef103f8472a08edd8c215
tree42c656cf15d1d900ce9453096d4fcacd6d9d5a66
parentf6083c67c54ba1a4951ecf7b3b242d097de8bff2
* python.el (python-shell-send-file): Add option to delete file when done.
(python-shell-send-string, python-shell-send-region): Use it.

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