]> git.eshelyaron.com Git - emacs.git/commit
* lisp/progmodes/python.el: Be more careful about temp file removal
authorStefan Monnier <monnier@iro.umontreal.ca>
Sun, 14 Apr 2019 22:45:35 +0000 (18:45 -0400)
committerStefan Monnier <monnier@iro.umontreal.ca>
Sun, 14 Apr 2019 22:45:35 +0000 (18:45 -0400)
commit7a608fc6f3ded3e615e7accb29f16bfd290d80a1
tree032512a654ebd8e216f3c4a51f42dcce0d65e449
parentb3cab4199a46b30539a24fb4d4b53ccdf488253e
* lisp/progmodes/python.el: Be more careful about temp file removal

(python-shell-prompt-detect): Use unwind-protect to try and not leave
file behind in case of error.
lisp/progmodes/python.el